@media (min-width:768px) and (max-width:1100px){
.helping_business h4{font-size: 16px;}
#enquire-form input[type=submit]{margin: 0 0 12px 0;}
#enquire-form input{padding: 5px 9px;}
#enquire-form input[type=submit]{padding: 7px;}
.check_our {height: 280px !important;}
}

 @media (max-width: 767px){
.check_our {
    height: auto!important;
}
.check_our iframe {
    height: auto!important;
}
}