.SlideContainer::before{content:"";position:absolute;top:0;width:100%;height:200px;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent);z-index:1}.SlideContainer::after{content:"";position:absolute;bottom:0;width:100%;height:200px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);z-index:1}.SlideTextContainer{top:0%;left:50%;transform:translate(-50%,-25%);font-size:18px;background-color:#659bda;padding:4px}@media screen and (max-width:768px){.highlighted{color:#659bda!important;width:100%}.highlighted::after{left:-8px;right:-4px;top:-6px;bottom:-4px;background-color:#fff!important}}