.slick-next {
    box-shadow: 0 4px 16px 1px rgb(52 21 0 / 16%);
}
.slick-prev {    
    box-shadow: 0 4px 16px 1px rgb(52 21 0 / 16%);
}
    
@media screen and (min-width: 960px) {    
.uc-hleb .t-col {
    margin-left: 40px !important;
    margin-right: 40px !important;
}
}
@media screen and (max-width: 960px) {    
    .t-col {
        padding-left: 10px !important;
        padding-right: 10px !important;
}
    
}


@media screen and (max-width: 480px) {
  .uc-hleb .t758__list,
  .uc-hleb .t758__list_item,
  .uc-hleb .t758__link-item__wrapper,
  .uc-hleb .t-menu__link-item,
  .uc-hleb .t758__breadcrumb-divider {
    min-height: 12px !important;
    height: auto !important;
    line-height: 12px !important;
  }
}

@media screen and (max-width: 960px) {
    .t667__container_indent, .t-container .t667__row {
        padding-right: 10px;
        padding-left: 10px;
    }
}