.custom-scrolling .promotion__item .h1 {
    font-size: 24px;
    line-height: 32px;
}
@media screen and (min-width: 768px) {
    .custom-scrolling .promotion__item .h1 {
        font-size: 36px;
        line-height: 36px;
    }
}
