.rs-history {
    padding-top: 112px;
}

.rs-history__head {
    margin-bottom: 47px;
}

@media (max-width: 767.98px) {
    .rs-history {
        padding-top: 30px;
    }

    .rs-history__head {
        padding-bottom: 20px;
    }
}