.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 40.93%;
	 left: 68.38%;
}
.gridContainer .cta_p2 {
	 top: 78.93%;
	 left: 29.77%;
}
.gridContainer .cta_p3 {
	 top: 39.20%;
	 left: 27.38%;
}
.gridContainer .cta_p4 {
	 top: 54.80%;
	 left: 44.54%;
}
.gridContainer .cta_p5 {
	 top: 13.47%;
	 left: 44.08%;
}
.gridContainer .cta_p6 {
	 top: 13.07%;
	 left: 26.69%;
}
.gridContainer .cta_p7 {
	 top: 35.60%;
	 left: 38.08%;
}
.gridContainer .cta_p8 {
	 top: 15.47%;
	 left: 34.23%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 40.32%;
		 left: 82.75%;
	}
	.gridContainer .cta_p2 {
		 top: 78.52%;
		 left: 13.03%;
	}
	.gridContainer .cta_p3 {
		 top: 38.56%;
		 left: 10.56%;
	}
	.gridContainer .cta_p4 {
		 top: 53.34%;
		 left: 42.96%;
	}
	.gridContainer .cta_p5 {
		 top: 13.20%;
		 left: 39.96%;
	}
	.gridContainer .cta_p6 {
		 top: 12.67%;
		 left: 9.68%;
	}
	.gridContainer .cta_p7 {
		 top: 34.33%;
		 left: 29.40%;
	}
	.gridContainer .cta_p8 {
		 top: 14.61%;
		 left: 22.18%;
	}
}