.t-slds__arrow {
    border: solid 2px #cdc2b0;
    background-color: transparent !important;
    margin-top: 30px;
}
.t-title_xs {
    font-size: 48px;
}
.t659__text {
    background-color: #cdc2b0;
    padding: 20px;
}
@media screen and (max-width: 960px) {
.t-title_xs {
    font-size: 40px !important;
}
}
@media screen and (max-width: 640px) {
.t-title_xs {
    font-size: 32px !important;
}
}
@media screen and (max-width: 480px) {
.t-title_xs {
    font-size: 24px !important;
}
}