@media (min-width: 992px) {
    .contact-banner .row > div:first-child img {
        position: relative;
        top: -40px;
    }
}