.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 83.33%;
	 left: 62.31%;
}
.gridContainer .cta_p2 {
	 top: 83.06%;
	 left: 29.92%;
}
.gridContainer .cta_p3 {
	 top: 39.47%;
	 left: 29.92%;
}
.gridContainer .cta_p4 {
	 top: 50.67%;
	 left: 51.46%;
}
.gridContainer .cta_p5 {
	 top: 13.87%;
	 left: 49.62%;
}
.gridContainer .cta_p6 {
	 top: 13.47%;
	 left: 30.08%;
}
.gridContainer .cta_p7 {
	 top: 3.87%;
	 left: 57.00%;
}
.gridContainer .cta_p8 {
	 top: 20.40%;
	 left: 39.92%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 82.92%;
		 left: 74.83%;
	}
	.gridContainer .cta_p2 {
		 top: 82.74%;
		 left: 13.20%;
	}
	.gridContainer .cta_p3 {
		 top: 38.38%;
		 left: 14.61%;
	}
	.gridContainer .cta_p4 {
		 top: 49.82%;
		 left: 53.34%;
	}
	.gridContainer .cta_p5 {
		 top: 13.38%;
		 left: 49.12%;
	}
	.gridContainer .cta_p6 {
		 top: 13.20%;
		 left: 14.26%;
	}
	.gridContainer .cta_p7 {
		 top: 3.70%;
		 left: 64.79%;
	}
	.gridContainer .cta_p8 {
		 top: 18.84%;
		 left: 32.39%;
	}
}