@media only screen and (min-width: 768px) {
 .header-logo img {
  height: 132px;
  width: 314px;
 }
}