.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 31.20%;
	 left: 69.23%;
}
.gridContainer .cta_p2 {
	 top: 75.60%;
	 left: 28.54%;
}
.gridContainer .cta_p3 {
	 top: 46.40%;
	 left: 28.85%;
}
.gridContainer .cta_p4 {
	 top: 56.13%;
	 left: 51.23%;
}
.gridContainer .cta_p5 {
	 top: 19.06%;
	 left: 47.77%;
}
.gridContainer .cta_p6 {
	 top: 18.67%;
	 left: 27.31%;
}
.gridContainer .cta_p7 {
	 top: 6.13%;
	 left: 54.23%;
}
.gridContainer .cta_p8 {
	 top: 26.00%;
	 left: 37.31%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 30.10%;
		 left: 85.92%;
	}
	.gridContainer .cta_p2 {
		 top: 77.11%;
		 left: 11.62%;
	}
	.gridContainer .cta_p3 {
		 top: 44.89%;
		 left: 12.67%;
	}
	.gridContainer .cta_p4 {
		 top: 55.11%;
		 left: 52.46%;
	}
	.gridContainer .cta_p5 {
		 top: 17.78%;
		 left: 46.83%;
	}
	.gridContainer .cta_p6 {
		 top: 17.25%;
		 left: 10.21%;
	}
	.gridContainer .cta_p7 {
		 top: 5.63%;
		 left: 58.63%;
	}
	.gridContainer .cta_p8 {
		 top: 26.23%;
		 left: 27.64%;
	}
}