.shisp-image-slider-in-cat.billboard.billboard-activated.billboard-autosize.billboard-stretch {
    height: auto;
    border-radius: 20px;
    margin-bottom: 25px;
    background: #00000000!important;
    z-index: 1;
}

.shisp-image-slider-in-widget.billboard.billboard-activated.billboard-autosize.billboard-stretch {  
    width: 70%!important;
    z-index: 1;
    border-radius: 20px;
    background: #00000000!important;
}

.aspect-ratio {
    padding-top: 17.7233%!important;
}

.shisp-image-slider-in-advertising.billboard.billboard-activated.billboard-autosize.billboard-stretch {
    display: none;
}

span#shisp-img-slider-in-advertising {
    color: red;
    position: absolute;
    right: 10px;
    top: -5px;
    font-size: 40px;
    z-index: 10000;
    cursor: pointer;
}




@media screen and (max-width: 768px) {

    .shisp-image-slider-in-cat.billboard.billboard-activated.billboard-autosize.billboard-stretch {
        border-radius: 15px;
        margin-bottom: 0px;
        margin-top: 10px;
    }   

    nav.col-12.shadow-box.breadcrumbs {
        margin-top: 0px!important;
    }

}

@media only screen and (min-width: 1200px) {

    .shisp-image-slider-in-advertising.billboard.billboard-activated.billboard-autosize.billboard-stretch {
        display: block;
        position: fixed;
        top: 284px;
        width: 175px;
        height: 245px;
        z-index: 10000;
        border-radius: 20px;
        border: 2px solid #43cfdf;
    }
    
}
