@media only screen and (max-width: 768px) { #header #logoWrapper #logoImage img, #header #siteTitleWrapper #logoImage img { max-height: 75px; max-width: 100%; width: auto; height: auto; } }