@media (max-width: 992px) {
    .logo-image-phone {
        position: relative;
        bottom: 42px;
    }
}