.grav-lightslider ul {  padding: 0; list-style: none; overflow: hidden;margin: 0;}
.grav-lightslider li img {display: block; min-width: 100%; max-height: 60vh; object-fit: cover; object-position: 0% 40%; }
.grav-lightslider .panel-bg {background-size: cover; background-position: center;}
.grav-lightslider h1, .grav-lightslider h2, .grav-lightslider h3, .grav-lightslider h4 { color: #fff;}
.lSSlideOuter .lSPager.lSpg > li a { height: 12px !important; width: 12px !important; border-radius: 100% !important;}
.lSAction > a {z-index: 20;}
