.t603__blockimg_4-3 {
    padding-bottom: 75%;
    border-radius: 10px;
}
.t760__img {
    width: auto;
    max-width: 100%;
    vertical-align: middle;
    margin-bottom: 4px;
    border-radius: 10px;
}
.t776__bgimg {
    border-radius: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.t-popup__container.t-popup__container-static {
    margin: 65px auto;
    border-radius: 20px;
    top: 0;
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
    -moz-transform: translateY(30%) scale(.9);
    -ms-transform: translateY(30%) scale(.9);
    -webkit-transform: translateY(30%) scale(.9);
    -o-transform: translateY(30%) scale(.9);
    transform: translateY(30%) scale(.9);
}
.t603__blockimg_2-3 {
    padding-bottom: 150%;
    border-radius: 10px;
}
.t-slds__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: rgba(0,0,0,.15);
    border-radius: 10px;
}