.t802__bgimg {
        border-radius: 12px;
}

div.jx-slider {
    border-radius: 12px;
}

.carousel-3d-container figure {
  margin: 0;
}

.carousel-3d-container figcaption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  bottom: 0;
  position: absolute;
  bottom: 0;
  padding: 15px;
  font-size: 12px;
  min-width: 100%;
  box-sizing: border-box;
}

.yButton bottom right yButtonText {
    font-family: Montserrat, sans-serif !important;
    position: absolute!important;
    top: 25px!important;
    left: 5px!important;
    right: 5px!important;
    border-radius: 50%!important;
    width: 90px!important;
    height: 50px!important;
    color: #fff!important;
    font-size: 15px!important;
    line-height: 25px!important;
    font-weight: 400!important;
    text-align: center!important;
    vertical-align: middle!important;
    letter-spacing: 1.3px!important;
    box-sizing: border-box!important;
    
}

.t898__btn_label {
    position: relative;
    cursor: pointer;
    z-index: 2;
    width: 80px;
    height: 80px;
    justify-content: center;
    align-items: center;
    background: #03A9F4;
    border-radius: 50%;
    box-shadow: none;
    overflow: hidden;
    transition: none;
}

.t898__btn_label:hover {
    box-shadow: none;
}

.t604__imgwrapper .t-slds__bgimg {
    border-radius: 16px;
}