.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 82.67%;
	 left: 49.31%;
}
.gridContainer .cta_p2 {
	 top: 82.26%;
	 left: 71.92%;
}
.gridContainer .cta_p3 {
	 top: 74.40%;
	 left: 30.85%;
}
.gridContainer .cta_p4 {
	 top: 43.20%;
	 left: 28.23%;
}
.gridContainer .cta_p5 {
	 top: 17.47%;
	 left: 48.77%;
}
.gridContainer .cta_p6 {
	 top: 16.93%;
	 left: 27.85%;
}
.gridContainer .cta_p7 {
	 top: 3.86%;
	 left: 54.46%;
}
.gridContainer .cta_p8 {
	 top: 27.07%;
	 left: 37.31%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 82.92%;
		 left: 49.82%;
	}
	.gridContainer .cta_p2 {
		 top: 81.34%;
		 left: 86.27%;
	}
	.gridContainer .cta_p3 {
		 top: 73.77%;
		 left: 18.31%;
	}
	.gridContainer .cta_p4 {
		 top: 42.96%;
		 left: 11.27%;
	}
	.gridContainer .cta_p5 {
		 top: 17.08%;
		 left: 47.89%;
	}
	.gridContainer .cta_p6 {
		 top: 16.02%;
		 left: 10.38%;
	}
	.gridContainer .cta_p7 {
		 top: 2.11%;
		 left: 56.69%;
	}
	.gridContainer .cta_p8 {
		 top: 23.77%;
		 left: 27.82%;
	}
}