@media (max-width: 768px) {
    .inner-hero-area {
        height: 200px !important;
        min-height: 200px !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
}
@media (max-width: 768px) {
    .inner-hero-area {
        height: 220px !important;
        min-height: 220px !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
}
@media (max-width: 768px) {
    .inner-hero-area {
        height: 220px !important;
        min-height: 220px !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
}