.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 25.33%;
	 left: 62.23%;
}
.gridContainer .cta_p2 {
	 top: 72.53%;
	 left: 27.00%;
}
.gridContainer .cta_p3 {
	 top: 43.20%;
	 left: 29.92%;
}
.gridContainer .cta_p4 {
	 top: 53.20%;
	 left: 46.77%;
}
.gridContainer .cta_p5 {
	 top: 12.93%;
	 left: 48.77%;
}
.gridContainer .cta_p6 {
	 top: 12.13%;
	 left: 26.23%;
}
.gridContainer .cta_p7 {
	 top: 38.67%;
	 left: 41.69%;
}
.gridContainer .cta_p8 {
	 top: 16.66%;
	 left: 35.23%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 27.99%;
		 left: 70.25%;
	}
	.gridContainer .cta_p2 {
		 top: 74.29%;
		 left: 11.27%;
	}
	.gridContainer .cta_p3 {
		 top: 42.25%;
		 left: 15.85%;
	}
	.gridContainer .cta_p4 {
		 top: 51.41%;
		 left: 44.01%;
	}
	.gridContainer .cta_p5 {
		 top: 11.97%;
		 left: 47.71%;
	}
	.gridContainer .cta_p6 {
		 top: 11.26%;
		 left: 9.15%;
	}
	.gridContainer .cta_p7 {
		 top: 36.27%;
		 left: 34.68%;
	}
	.gridContainer .cta_p8 {
		 top: 16.20%;
		 left: 24.12%;
	}
}