.slider-stories__item {
    width: 289px!important;
    height: 152px!important;
}
.slider-stories__text {
    position: absolute;
    left: 0;
    top: 20px;
    right: 0;
    padding: 0 15px 10px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 10;
}
.section-slider-stories {
    padding-top: 45px!important;
}
@media screen and (min-width: 900px) {
    .section-slider-stories {
        margin-bottom: -10px;
    }
}
