.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 45.06%;
	 left: 62.00%;
}
.gridContainer .cta_p2 {
	 top: 73.73%;
	 left: 27.77%;
}
.gridContainer .cta_p3 {
	 top: 38.53%;
	 left: 26.92%;
}
.gridContainer .cta_p4 {
	 top: 48.67%;
	 left: 43.23%;
}
.gridContainer .cta_p5 {
	 top: 13.47%;
	 left: 43.08%;
}
.gridContainer .cta_p6 {
	 top: 13.06%;
	 left: 26.54%;
}
.gridContainer .cta_p7 {
	 top: 36.93%;
	 left: 39.31%;
}
.gridContainer .cta_p8 {
	 top: 16.67%;
	 left: 34.00%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 38.03%;
		 left: 73.24%;
	}
	.gridContainer .cta_p2 {
		 top: 72.18%;
		 left: 12.68%;
	}
	.gridContainer .cta_p3 {
		 top: 37.50%;
		 left: 9.15%;
	}
	.gridContainer .cta_p4 {
		 top: 47.71%;
		 left: 40.67%;
	}
	.gridContainer .cta_p5 {
		 top: 14.08%;
		 left: 36.62%;
	}
	.gridContainer .cta_p6 {
		 top: 13.56%;
		 left: 9.68%;
	}
	.gridContainer .cta_p7 {
		 top: 36.62%;
		 left: 30.98%;
	}
	.gridContainer .cta_p8 {
		 top: 15.49%;
		 left: 22.53%;
	}
}