
.inner-page-banner{
    background-image: url('../images/banner-bg.png') !important ;
    background-size:cover;
    align-items: center;
    background-position: center;
    height: 200px !important; 
    width: 100% !important;
}
