@media screen and (max-width: 992px) {
    .stepper-item:not(.current){
        display: none !important;
    }
    .justify-content-center {
        /* justify-content: center !important; */
        justify-content: start !important;
    }
}

.features-block{
    margin: 0;
}
.inner-box {
    height: 100% !important;
}
.features-block.theme-three.wow.fadeInUp {
    height: 100%;

}

.row.clearfix.justify-content-center.equal-height-container {
    grid-row-gap: 25px;
}

.row.clearfix.justify-content-center.equal-height-container {
    margin-bottom: 30px;
}

.om-price .card-header {
    /* padding-top: 140px !important; */
}