.bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc !Important;
    -webkit-box-shadow: 0 0 0px #ccc !Important;
    box-shadow: 0 0 0px #ccc !Important;
    border: 0px solid #fff !Important;
    background:transparent !Important;
    margin:0 !Important;
}
.edsA_widget.edsA_widgetBottomRight {
   
    z-index: 9;
}
.article_pager {
   margin-bottom: 10rem;
}

.dnnLoginActions .dnnActions #dnn_ctr574_Login_Login_DNN_liRegister{
    display:none;
}
section{
    overflow:hidden;
}

.edn_article_gallery{
    display: none;
}


.news-cols .card-image img {
    height: 300px !important;

}

.bespoke-tick{
    width:5% !important;
}

@media(max-width:950px){
    .bespoke-tick{
        width:10% !important;
    }
}

@media(max-width:750px){
    .bespoke-tick{
        width:15% !important;
    }
}






















