.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 21.73%;
	 left: 61.92%;
}
.gridContainer .cta_p2 {
	 top: 74.00%;
	 left: 32.92%;
}
.gridContainer .cta_p3 {
	 top: 39.86%;
	 left: 25.77%;
}
.gridContainer .cta_p4 {
	 top: 46.00%;
	 left: 42.69%;
}
.gridContainer .cta_p5 {
	 top: 17.33%;
	 left: 44.46%;
}
.gridContainer .cta_p6 {
	 top: 16.13%;
	 left: 25.23%;
}
.gridContainer .cta_p7 {
	 top: 35.33%;
	 left: 35.08%;
}
.gridContainer .cta_p8 {
	 top: 18.53%;
	 left: 35.08%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 19.89%;
		 left: 72.18%;
	}
	.gridContainer .cta_p2 {
		 top: 73.06%;
		 left: 21.30%;
	}
	.gridContainer .cta_p3 {
		 top: 38.55%;
		 left: 8.10%;
	}
	.gridContainer .cta_p4 {
		 top: 45.07%;
		 left: 37.50%;
	}
	.gridContainer .cta_p5 {
		 top: 15.49%;
		 left: 38.91%;
	}
	.gridContainer .cta_p6 {
		 top: 15.32%;
		 left: 7.22%;
	}
	.gridContainer .cta_p7 {
		 top: 33.63%;
		 left: 23.59%;
	}
	.gridContainer .cta_p8 {
		 top: 16.73%;
		 left: 23.76%;
	}
}