.t835__btn-wrapper .t835__btn_prev {
    float: left;
    background-color: #fafafa!important;
}

.t-btn.t-btn_sm.t835__btn_prev {
    color: #262626!important;
    border: 0px solid #061c47;
    background-color: #061c47;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

.t505 .t-section__title {
    font-weight: 500;
    color: #fff;
}

@media screen and (min-width: 1200px) {
.t505 .t-section__title {
    margin-bottom: -25px;
}
}

@media screen and (max-width: 640px) {
.t585__title.t-name.t-name_xl {
    font-size: 18px !important;
}
}