.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 34.53%;
	 left: 68.38%;
}
.gridContainer .cta_p2 {
	 top: 78.93%;
	 left: 27.23%;
}
.gridContainer .cta_p3 {
	 top: 42.93%;
	 left: 29.38%;
}
.gridContainer .cta_p4 {
	 top: 52.00%;
	 left: 46.69%;
}
.gridContainer .cta_p5 {
	 top: 17.47%;
	 left: 46.54%;
}
.gridContainer .cta_p6 {
	 top: 17.60%;
	 left: 26.31%;
}
.gridContainer .cta_p7 {
	 top: 5.47%;
	 left: 49.31%;
}
.gridContainer .cta_p8 {
	 top: 25.47%;
	 left: 37.23%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 34.33%;
		 left: 80.81%;
	}
	.gridContainer .cta_p2 {
		 top: 80.63%;
		 left: 10.74%;
	}
	.gridContainer .cta_p3 {
		 top: 41.73%;
		 left: 13.56%;
	}
	.gridContainer .cta_p4 {
		 top: 51.05%;
		 left: 43.13%;
	}
	.gridContainer .cta_p5 {
		 top: 16.72%;
		 left: 41.90%;
	}
	.gridContainer .cta_p6 {
		 top: 16.89%;
		 left: 8.80%;
	}
	.gridContainer .cta_p7 {
		 top: 2.82%;
		 left: 47.89%;
	}
	.gridContainer .cta_p8 {
		 top: 24.82%;
		 left: 27.46%;
	}
}