	@media (min-width: 768px) {
	div.DnnModule.DnnModule-LiveSlider {
	  margin: 3.125rem auto 1.5rem;
	}

	.DNNModuleContent.ModLiveSliderC {
	  top: 0;
	}

	.home .DNNModuleContent.ModLiveSliderC {
	  margin-top: 0;
	}

	.ls-hw-carousel {
	  max-width: 70vw;
	}

	.DNNModuleContent.ModLiveSliderC .ls-container .ls-inner .ls-slide span.ls-l {
	  display: block;
	}
	.athletics .DNNModuleContent.ModLiveSliderC {
		margin-bottom: 4rem;
	}
}