.t-btn_sm {
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
}


.t-section__container.t-container {
    height: 73px;
}

a.t-btn.t-btn_md {
    font-size: 16px;
}

.removeArrow{
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}