
body.home [data-v25-legacy-gap-block="1"]{
    display:none !important;
    visibility:hidden !important;
    height:0 !important;
    min-height:0 !important;
    max-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
    border:0 !important;
}

/* Always protect the premium slider */
body.home #vishwas-premium-slider-v25{
    display:block !important;
    visibility:visible !important;
    height:var(--v25-height,590px) !important;
    max-height:none !important;
}
