@media screen and (max-width: 576px) {
    .preparation-research__card {
        width: 100% !important;
    }
}

.research-benefits__info_margin .research-benefits__text {
    margin-top: 130px !important;
}
@media screen and (max-width: 576px) {
    .research-benefits__info_margin .research-benefits__text {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 992px) {
    .item-tabs-two__card {
        height: 8.31rem !important;
    }
}