.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 11.20%;
	 left: 68.46%;
}
.gridContainer .cta_p2 {
	 top: 77.47%;
	 left: 31.23%;
}
.gridContainer .cta_p3 {
	 top: 38.00%;
	 left: 28.61%;
}
.gridContainer .cta_p4 {
	 top: 46.53%;
	 left: 56.61%;
}
.gridContainer .cta_p5 {
	 top: 10.53%;
	 left: 48.00%;
}
.gridContainer .cta_p6 {
	 top: 10.13%;
	 left: 29.08%;
}
.gridContainer .cta_p7 {
	 top: 34.80%;
	 left: 41.85%;
}
.gridContainer .cta_p8 {
	 top: 16.00%;
	 left: 38.08%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 11.44%;
		 left: 82.57%;
	}
	.gridContainer .cta_p2 {
		 top: 78.87%;
		 left: 16.55%;
	}
	.gridContainer .cta_p3 {
		 top: 36.97%;
		 left: 13.55%;
	}
	.gridContainer .cta_p4 {
		 top: 45.24%;
		 left: 62.50%;
	}
	.gridContainer .cta_p5 {
		 top: 9.51%;
		 left: 46.30%;
	}
	.gridContainer .cta_p6 {
		 top: 9.51%;
		 left: 12.32%;
	}
	.gridContainer .cta_p7 {
		 top: 34.68%;
		 left: 36.27%;
	}
	.gridContainer .cta_p8 {
		 top: 15.31%;
		 left: 28.70%;
	}
}