.badge.badge-bank-holiday{
    font-family: 'Urw-din',sans-serif;
    background-color: #000!important;
    border-radius: 50%!important;
    border: 1px solid white;
    padding: 0;
    box-shadow: 0px 0px 5px 1px #42b8ec, 
            inset 0 0px 2px 1px #42b8ec, 
            inset 0 0 4px 1px #4e8fdf
}

.badge.badge-bank-holiday .badge-inner{
    display: none;
}




@media screen and (max-width: 479px) {
/*
    #bnCarousel .carousel-container .carousel-container-inner .carousel .carousel-tile .product-tile .badge.badge-webexclusive{
        display: none;
        
    }
*/

}   
