.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 29.20%;
	 left: 22.15%;
}
.gridContainer .cta_p2 {
	 top: 37.07%;
	 left: 68.54%;
}
.gridContainer .cta_p3 {
	 top: 82.13%;
	 left: 27.15%;
}
.gridContainer .cta_p4 {
	 top: 42.93%;
	 left: 27.54%;
}
.gridContainer .cta_p5 {
	 top: 51.20%;
	 left: 44.92%;
}
.gridContainer .cta_p6 {
	 top: 16.00%;
	 left: 45.77%;
}
.gridContainer .cta_p7 {
	 top: 15.73%;
	 left: 26.38%;
}
.gridContainer .cta_p8 {
	 top: 3.60%;
	 left: 56.08%;
}
.gridContainer .cta_p9 {
	 top: 24.13%;
	 left: 36.85%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 26.94%;
		 left: 2.29%;
	}
	.gridContainer .cta_p2 {
		 top: 35.56%;
		 left: 83.10%;
	}
	.gridContainer .cta_p3 {
		 top: 80.99%;
		 left: 9.86%;
	}
	.gridContainer .cta_p4 {
		 top: 41.02%;
		 left: 13.03%;
	}
	.gridContainer .cta_p5 {
		 top: 49.47%;
		 left: 41.20%;
	}
	.gridContainer .cta_p6 {
		 top: 15.67%;
		 left: 42.08%;
	}
	.gridContainer .cta_p7 {
		 top: 15.14%;
		 left: 9.15%;
	}
	.gridContainer .cta_p8 {
		 top: 2.29%;
		 left: 59.68%;
	}
	.gridContainer .cta_p9 {
		 top: 23.42%;
		 left: 26.76%;
	}
}