@media screen and (max-width: 768px) {
    .logo-image {
        width: 180px !important;
        height: auto !important;
    }
}