.feature-box{
    height:650px !important;
}
@media screen and (max-width: 992px) {
    .feature-box{
    height:100% !important;
}
.faq-sf.pt-130{
    padding-top: 0px;
}
}
