/* Меню гамбургер */
@media screen and (max-width: 960px) {
    .t450__burger_container {
        top: 10px !important;
        right: 10px !important;
    }
}

/* Шапка */

@media screen and (max-width: 1310px) {
    #nav107633574 .t821__rightwrapper {
        padding-right: 120px !important;
    }
}

/* Кнопка с формой */
.t708__btn {
    bottom: 30px;
    right: 30px;
}

/* Кнопка вверх */
@media screen and (max-width: 960px) {
    #rec111150560 .t190 {
        bottom: 10px !important;
        left: 10px !important;
    }
}

/* Форма в подвале */
@media screen and (max-width: 560px) {
    .t447__blockinput {
        display: table-cell !important;
    }
    .t447__blockbutton {
        display: table-cell !important;
    }
}

/* Узкая плашка с h1 */
#headline-container {
        background-image: url(https://static.tildacdn.com/tild6435-3737-4664-b562-386134346232/_1.jpg);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center;
}
#headline-container > div {
    background-color: rgba(184, 148, 100, 0.8) !important;
}