Hello.
Forgive me for my English, I'm from Russia.
I increased the logo, now on mobile devices gets abroad (iphone5s) body. Please help cope with the problem. The site fit-nsk.ru
With all respect, Andrew.
@media only screen and (max-width:1065px) {
#gkLogo img {
margin: -20px 0 0;
width: 200px;
}
}
@media only screen and (max-width:1065px) {
#gkLogo img {
margin: -20px 0 0 !important;
width: 200px;
}
}