.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 33.60%;
	 left: 70.77%;
}
.gridContainer .cta_p2 {
	 top: 78.53%;
	 left: 28.08%;
}
.gridContainer .cta_p3 {
	 top: 41.60%;
	 left: 30.46%;
}
.gridContainer .cta_p4 {
	 top: 51.33%;
	 left: 47.46%;
}
.gridContainer .cta_p5 {
	 top: 16.40%;
	 left: 46.54%;
}
.gridContainer .cta_p6 {
	 top: 16.13%;
	 left: 26.31%;
}
.gridContainer .cta_p7 {
	 top: 4.40%;
	 left: 51.00%;
}
.gridContainer .cta_p8 {
	 top: 25.06%;
	 left: 37.31%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 37.32%;
		 left: 83.98%;
	}
	.gridContainer .cta_p2 {
		 top: 77.82%;
		 left: 11.97%;
	}
	.gridContainer .cta_p3 {
		 top: 41.90%;
		 left: 14.61%;
	}
	.gridContainer .cta_p4 {
		 top: 49.82%;
		 left: 44.72%;
	}
	.gridContainer .cta_p5 {
		 top: 15.32%;
		 left: 44.02%;
	}
	.gridContainer .cta_p6 {
		 top: 14.79%;
		 left: 10.92%;
	}
	.gridContainer .cta_p7 {
		 top: 2.82%;
		 left: 51.94%;
	}
	.gridContainer .cta_p8 {
		 top: 23.77%;
		 left: 27.82%;
	}
}