@media only screen and (max-width: 480px){
.logo{
    width:70%
}

.logo img {

top: 12px;
width: 100%!important;
height: auto!important;

}

}