@media (max-width: 860px) {
    .header__wrapper {
        padding-right: 30px;
    }
    .contact__block {
    width: 50%;
    }
}