Hi, if i select an Picture logo and upload my Picture it Looks very bad on the Website.
how can i solv this Problem? Ist an .png with the size of 250pxx60px.
http://orthop.shoely.de/
Thank you Martin
@media only screen and (max-width:640px) {
#gkLogo img {
height: auto;
margin: 13px 0;
}
}