@media only screen and (max-width: 992px) {
    .logo-img {
        width: 180px !important;
    }

}