.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 26.00%;
	 left: 63.08%;
}
.gridContainer .cta_p2 {
	 top: 75.86%;
	 left: 28.31%;
}
.gridContainer .cta_p3 {
	 top: 48.00%;
	 left: 28.61%;
}
.gridContainer .cta_p4 {
	 top: 56.53%;
	 left: 45.46%;
}
.gridContainer .cta_p5 {
	 top: 20.67%;
	 left: 47.31%;
}
.gridContainer .cta_p6 {
	 top: 20.66%;
	 left: 26.08%;
}
.gridContainer .cta_p7 {
	 top: 5.33%;
	 left: 53.31%;
}
.gridContainer .cta_p8 {
	 top: 30.67%;
	 left: 37.15%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 26.41%;
		 left: 74.12%;
	}
	.gridContainer .cta_p2 {
		 top: 77.99%;
		 left: 10.38%;
	}
	.gridContainer .cta_p3 {
		 top: 46.30%;
		 left: 13.91%;
	}
	.gridContainer .cta_p4 {
		 top: 55.10%;
		 left: 40.14%;
	}
	.gridContainer .cta_p5 {
		 top: 19.89%;
		 left: 44.54%;
	}
	.gridContainer .cta_p6 {
		 top: 19.72%;
		 left: 8.27%;
	}
	.gridContainer .cta_p7 {
		 top: 4.75%;
		 left: 55.99%;
	}
	.gridContainer .cta_p8 {
		 top: 29.58%;
		 left: 27.11%;
	}
}