
/*Стилизация слайдера*/
    .t1148__item {
    padding: 10px 10px 30px 10px;
    box-sizing: border-box;
    background-color: white;
    box-shadow: 0px 2px 9px #f2e9e9;
    border-radius: 10px;
    margin-bottom: 10px;
}

.t1148__controls {
    margin-bottom: 20px !important;
}
