@media only screen and (max-width: 767px) {
#logo-second img {
    width: 100%!important;
}
}