Hello,
When looking my website in mobile header image is not keeping proportions, it's distorted. Can you help me make it keep its proportions? You can look my website here:
http://horadourada.com.br
Kind regards,
Bruno
@media(max-width: 840px) {
.entry-header > img, #gk-header-mod img {
width: auto!important;
}
}
@media(max-width: 490px)