footer .logo-container-header {
  padding:10px 0;
  margin-top:20px;
}

header .logo-container-header img{
  width:60px;
  height:auto:
}

@media screen and (min-width:820px) {
  header .logo-container-header img{
    width:80px;
    height:auto:
  }
}
