/* Add custom CSS styles below  
.tabs__item.has-banner .tab-banner{
min-height:280px !important;
}*/

/*.home3banners img{
aspect-ratio: 3 / 4;
}*/


/*site map background*/
    section.home-sitemap{
         background-color: #e9f2f7;
    }
    
    
    body{
    background-color: #f5f5f5 !important;
    };