.top-content-contacts-phone {
    background-image: url("/templates/demohunt/images/header-phone.png"), url("/templates/demohunt/images/socials/map.svg");
    background-position: 100% 5px, 100% 37px, 100% 70px;
    background-size: 20px;
}

@media screen and (max-width: 1200px) {
    .top-content-contacts-phone {
        background: none;
    }
}
