.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 25.73%;
	 left: 22.15%;
}
.gridContainer .cta_p2 {
	 top: 40.40%;
	 left: 69.92%;
}
.gridContainer .cta_p3 {
	 top: 81.20%;
	 left: 27.38%;
}
.gridContainer .cta_p4 {
	 top: 42.00%;
	 left: 27.77%;
}
.gridContainer .cta_p5 {
	 top: 51.20%;
	 left: 42.38%;
}
.gridContainer .cta_p6 {
	 top: 16.40%;
	 left: 45.15%;
}
.gridContainer .cta_p7 {
	 top: 15.87%;
	 left: 27.62%;
}
.gridContainer .cta_p8 {
	 top: 4.67%;
	 left: 55.00%;
}
.gridContainer .cta_p9 {
	 top: 24.67%;
	 left: 36.54%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 27.11%;
		 left: 2.29%;
	}
	.gridContainer .cta_p2 {
		 top: 39.61%;
		 left: 83.63%;
	}
	.gridContainer .cta_p3 {
		 top: 80.46%;
		 left: 9.68%;
	}
	.gridContainer .cta_p4 {
		 top: 41.37%;
		 left: 10.92%;
	}
	.gridContainer .cta_p5 {
		 top: 49.30%;
		 left: 38.56%;
	}
	.gridContainer .cta_p6 {
		 top: 15.85%;
		 left: 40.85%;
	}
	.gridContainer .cta_p7 {
		 top: 15.49%;
		 left: 11.09%;
	}
	.gridContainer .cta_p8 {
		 top: 3.52%;
		 left: 58.63%;
	}
	.gridContainer .cta_p9 {
		 top: 24.30%;
		 left: 25.88%;
	}
}