@supports (-webkit-overflow-scrolling: touch) {
    .t-carousel__zoomer__img {
        height: 100%;
        object-fit: contain;
    }
}