/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/*panner full width*/
section.s-block.s-block--fixed-banner ,
section.s-block.s-block--fixed-banner .container{
    margin:0 !important;
    max-width:100% !important;
    padding:0;
    margin-bottom: 50px!important;
}
.NG-categories-1 h1{
    background-color:#B7DDDC;
    padding:10px 30px;
    border-radius:50px;
}