.t850__inner-col {
    border-bottom: solid 3px #1e3a8a;
}

#rec863498786 .t795__descr {
  max-width: 100% !important;
}

#rec864046008 .t-section__descr {
    max-width: 100% !important;
}

.uc-case-study-main .t728__imgcell {
    -webkit-flex: 0 0 400px !important;
    -ms-flex: 0 0 400px !important;
    flex: 0 0 400px !important;
    min-height: 400px !important;
}

@media screen and (max-width: 768px) {
    .uc-case-study-main .t728__imgcell {
        -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        padding-bottom: 100% !important;
        min-height: auto !important;
    }
}