@media (min-width:1125px) {
    .home #frontpage_single_slide:after {
content:'';
display:block;
width:600px;
height:200px;
position:absolute;
background:
	url(https://template01au.newbook.cloud/charterstowerstouristpark-updated/wp-content/uploads/sites/54/2021/03/2020-GNA-BRONZE-Small-Caravan-Park-1.png) 0% 50% no-repeat, 
	url(https://template01au.newbook.cloud/charterstowerstouristpark-updated/wp-content/uploads/sites/54/2024/01/GNA-2023-Best-Tour-Finalist-seal-002.png) 50% 50% no-repeat,
	url(https://template01au.newbook.cloud/charterstowerstouristpark-updated/wp-content/uploads/sites/54/2024/02/2023-GNA-Best-Small-Caravan-Park-Finalist-Seal-003.png) 100% 50% no-repeat;
background-size:auto 100%;  
left:50%;
bottom:15%;
			transform:translateX(-50%);
			z-index:1;

}
	#frontpage_single_slide .frontpage_single_slide_center {
 
    top: calc(45%);
}
#check-availability {
		top: calc(45% + 94px);
}
}
body {
	background:#fff;
}