.mcom-small-banner-section
{
    margin: 5% 0% 5% 0%;
}
.mcom-small-banner-section .mcom-ban-img
{
 width: 100%;
 height: 100%;
}

@media(min-width:0px) and (max-width:767px){
    .mca-small-banner-section {
        margin: 3% 0%;
    }
}