@media (min-width: 1200px){
    .uc-ots1 {
        height: 123px;
    }}
    
@media (min-width: 960px) and (max-width: 1200px){
    .uc-ots1 {
        height: 110px;
    }}
    
@media (min-width: 640px) and (max-width: 960px){
    .uc-ots1 {
        height: 100px;
    }}
    
@media (min-width: 480px) and (max-width: 640px){
    .uc-ots1 {
        height: 80px;
    }}
    
@media (max-width: 480px){
    .uc-ots1 {
        height: 60px;
    }}
    
@media (min-width: 1200px){
    .uc-ots2 {
        height: 38px;
    }}
    
@media (min-width: 960px) and (max-width: 1200px){
    .uc-ots2 {
        height: 22px;
    }}
    
@media (min-width: 640px) and (max-width: 960px){
    .uc-ots2 {
        height: 32px;
    }}
    
@media (min-width: 480px) and (max-width: 640px){
    .uc-ots2 {
        height: 32px;
    }}
    
@media (max-width: 480px){
    .uc-ots2 {
        height: 20px;
    }}
    
@media (min-width: 1200px){
    .uc-ots3 {
        height: 138px;
    }}
    
@media (min-width: 960px) and (max-width: 1200px){
    .uc-ots3 {
        height: 110px;
    }}
    
@media (min-width: 640px) and (max-width: 960px){
    .uc-ots3 {
        height: 100px;
    }}
    
@media (min-width: 480px) and (max-width: 640px){
    .uc-ots3 {
        height: 80px;
    }}
    
@media (max-width: 480px){
    .uc-ots3 {
        height: 60px;
    }}
    
@media screen (min-width: 300px) and (max-width: 960px)
.t-col {
    padding-left: 10px !important;
}

.uc-marg .t491__col {
    margin-bottom: 15px;
}

@media (min-width: 1200px){
    .t-heading_sm {
        font-size: 36px;
    }}
    
@media (min-width: 960px) and (max-width: 1200px){
    .t-heading_sm {
        font-size: 36px;
    }}
    
@media (min-width: 640px) and (max-width: 960px){
    .t-heading_sm {
        font-size: 36px;
    }}
    
@media (min-width: 480px) and (max-width: 640px){
    .t-heading_sm {
        font-size: 32px;
    }}
    
@media (max-width: 480px){
    .t-heading_sm {
        font-size: 22px;
    }}
    
@media (min-width: 1200px){
    .t-card__title.t-name.t-name_sm {
        font-size: 22px;
        padding-bottom: 0px;
    }}
    
@media (min-width: 960px) and (max-width: 1200px){
    .t-card__title.t-name.t-name_sm {
        font-size: 18px;
        padding-bottom: 0px;
    }}
    
@media (min-width: 640px) and (max-width: 960px){
    .t-card__title.t-name.t-name_sm {
        font-size: 20px;
        padding-bottom: 0px;
    }}
    
@media (min-width: 480px) and (max-width: 640px){
    .t-card__title.t-name.t-name_sm {
        font-size: 19px;
        padding-bottom: 0px;
    }}
    
@media (max-width: 480px){
    .t-card__title.t-name.t-name_sm {
        font-size: 18px;
        padding-bottom: 0px;
    }}
    
@media (min-width: 1200px){
    .t-descr_xs  {
        font-size: 18px;
    }}
    
@media (min-width: 960px) and (max-width: 1200px){
    .t-descr_xs  {
        font-size: 17px;
    }}
    
@media (min-width: 640px) and (max-width: 960px){
    .t-descr_xs  {
        font-size: 16px;
    }}
    
@media (min-width: 480px) and (max-width: 640px){
    .t-descr_xs  {
        font-size: 16px;
    }}
    
@media (max-width: 480px){
    .t-descr_xs  {
        font-size: 16px;
    }}
    
.t-card__title.t-name.t-name_sm {
    padding-bottom: 0px;
    }

    .t668__header {
    border: 1px solid rgb(128, 204, 236);
    border-radius: 5px;
}

.t668__textwrapper {
    padding: 20px 0 0px;
}

