.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 29.86%;
	 left: 62.54%;
}
.gridContainer .cta_p2 {
	 top: 72.00%;
	 left: 28.38%;
}
.gridContainer .cta_p3 {
	 top: 42.53%;
	 left: 26.23%;
}
.gridContainer .cta_p4 {
	 top: 46.80%;
	 left: 52.69%;
}
.gridContainer .cta_p5 {
	 top: 18.93%;
	 left: 47.15%;
}
.gridContainer .cta_p6 {
	 top: 17.33%;
	 left: 25.08%;
}
.gridContainer .cta_p7 {
	 top: 37.73%;
	 left: 41.46%;
}
.gridContainer .cta_p8 {
	 top: 21.47%;
	 left: 34.62%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 29.58%;
		 left: 69.01%;
	}
	.gridContainer .cta_p2 {
		 top: 72.54%;
		 left: 12.15%;
	}
	.gridContainer .cta_p3 {
		 top: 40.49%;
		 left: 8.62%;
	}
	.gridContainer .cta_p4 {
		 top: 47.36%;
		 left: 53.69%;
	}
	.gridContainer .cta_p5 {
		 top: 18.13%;
		 left: 46.13%;
	}
	.gridContainer .cta_p6 {
		 top: 13.73%;
		 left: 6.34%;
	}
	.gridContainer .cta_p7 {
		 top: 37.50%;
		 left: 35.74%;
	}
	.gridContainer .cta_p8 {
		 top: 20.25%;
		 left: 22.71%;
	}
}