@media screen and (max-width: 960px) {
    .t702 .t-popup__block-close {
        background: #2036f5 !important;
}
}
.t1196__bgimg {
    width:100%;
    aspect-ratio:1 !important;
    height:auto;
}
@media (min-width:981px){
.t1196__item {
    display:flex;
    flex-direction:row;
}
.t1196__item > div:first-child{
    width:30%;
}
.t1196__item > div:last-child{
    width:70%;
}
.t1196__bgimg {
    width:100%;
    aspect-ratio:1 !important;
    height:auto;
}
.t1196__content{
    padding:0 30px 0 30px !important;
}
#rec1817213101 .t1196__imgwrapper{
    height:auto !important;
}
}
@media (max-width:980px){
    .t1196__content{
        padding:30px 0 30px 0 !important;
    }
}