.banner-slideshow-slider:not(.slick-initialized) .banner-slideshow-block:not(:first-child){
  display: none;
}
.banner-slideshow-block-link {
    display: block !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}