
@media (min-width: 550px) and (max-width: 1200px) {
    .header .mailAndTelegram {
        left: 450px;
        right: auto;
    }
}
