.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 34.67%;
	 left: 65.23%;
}
.gridContainer .cta_p2 {
	 top: 74.40%;
	 left: 32.31%;
}
.gridContainer .cta_p3 {
	 top: 39.06%;
	 left: 25.77%;
}
.gridContainer .cta_p4 {
	 top: 47.20%;
	 left: 43.23%;
}
.gridContainer .cta_p5 {
	 top: 14.13%;
	 left: 44.85%;
}
.gridContainer .cta_p6 {
	 top: 14.40%;
	 left: 25.08%;
}
.gridContainer .cta_p7 {
	 top: 35.20%;
	 left: 35.00%;
}
.gridContainer .cta_p8 {
	 top: 17.73%;
	 left: 35.00%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 35.21%;
		 left: 76.58%;
	}
	.gridContainer .cta_p2 {
		 top: 73.07%;
		 left: 19.37%;
	}
	.gridContainer .cta_p3 {
		 top: 38.91%;
		 left: 6.51%;
	}
	.gridContainer .cta_p4 {
		 top: 44.72%;
		 left: 38.20%;
	}
	.gridContainer .cta_p5 {
		 top: 13.38%;
		 left: 40.67%;
	}
	.gridContainer .cta_p6 {
		 top: 13.38%;
		 left: 5.63%;
	}
	.gridContainer .cta_p7 {
		 top: 32.92%;
		 left: 24.82%;
	}
	.gridContainer .cta_p8 {
		 top: 15.32%;
		 left: 25.53%;
	}
}