@media screen and (max-width: 1024px) {
    body main h3.header-title-section-cs {
        font-size: 28px !important;
        font-weight: 400 !important;
    }
}