.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 25.33%;
	 left: 22.15%;
}
.gridContainer .cta_p2 {
	 top: 39.07%;
	 left: 70.23%;
}
.gridContainer .cta_p3 {
	 top: 81.60%;
	 left: 28.00%;
}
.gridContainer .cta_p4 {
	 top: 42.13%;
	 left: 29.85%;
}
.gridContainer .cta_p5 {
	 top: 51.20%;
	 left: 44.77%;
}
.gridContainer .cta_p6 {
	 top: 16.27%;
	 left: 46.38%;
}
.gridContainer .cta_p7 {
	 top: 15.73%;
	 left: 29.23%;
}
.gridContainer .cta_p8 {
	 top: 4.00%;
	 left: 54.54%;
}
.gridContainer .cta_p9 {
	 top: 24.40%;
	 left: 36.46%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 22.54%;
		 left: 1.94%;
	}
	.gridContainer .cta_p2 {
		 top: 38.73%;
		 left: 85.04%;
	}
	.gridContainer .cta_p3 {
		 top: 80.63%;
		 left: 11.97%;
	}
	.gridContainer .cta_p4 {
		 top: 42.61%;
		 left: 14.96%;
	}
	.gridContainer .cta_p5 {
		 top: 50.18%;
		 left: 39.26%;
	}
	.gridContainer .cta_p6 {
		 top: 15.14%;
		 left: 42.25%;
	}
	.gridContainer .cta_p7 {
		 top: 15.32%;
		 left: 14.08%;
	}
	.gridContainer .cta_p8 {
		 top: 2.29%;
		 left: 58.10%;
	}
	.gridContainer .cta_p9 {
		 top: 23.42%;
		 left: 26.23%;
	}
}