@media(max-width:768px){
    .main-header .logo img{
        height: auto;
    }
}