.rstpl-slider-main-image {
	background-position : center center;
	background-repeat   : no-repeat;
	height              : 600px;
}

@media (min-width : 768px) {
	.rstpl-slider-main-image {
		height : 600px;
	}
.rstpl-top-position, .rstpl-top-fluid-position {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.slick-slide {
	display    : none;
	float      : left;

	height     : 600px;
	min-height : 1px;
}