@media (max-width: 768px) {
    .text-info {
        font-size: 12px !important;
    }
    .banner-promotions .splide__slide .slide-promotion b {
        margin-bottom: 10px;
        line-height: normal;
    }
}
