#rec833906079{
    box-shadow: 0px 0px 29px -9px rgba(34, 60, 80, 0.2);
    border-radius: 25px;
    margin: 45px;
}

/* Планшетная версия (до 768px ширина экрана) */
@media screen and (max-width: 768px) {
    #rec833906079 {
        margin: 75px 15px  15px 15px;
    }
    
    .t823__col_img_mobile.t823__col_img{
        height: 350px;
    }
}

/* Мобильная версия (до 480px ширина экрана) */
@media screen and (max-width: 480px) {
    #rec833906079 {
        margin: 75px 15px  15px 15px;
    }
    
    .t823__col_img_mobile.t823__col_img{
        height: 350px;
    }
}

.t996__cover{
    background-position: unset;
    border-radius: 25px;
    background-color: #009bf0 !important;
}


.t1060__itemwrapper .t1060__item {
    padding-top: 30px !important;
}

.t920__col.t-col.t-col_7 .t920__symbol {
  color: green !important;
}

.t920__col.t-col.t-col_5 .t920__symbol {
  color: red !important;
}