.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 36.80%;
	 left: 70.46%;
}
.gridContainer .cta_p2 {
	 top: 76.53%;
	 left: 27.23%;
}
.gridContainer .cta_p3 {
	 top: 47.87%;
	 left: 27.23%;
}
.gridContainer .cta_p4 {
	 top: 57.20%;
	 left: 53.69%;
}
.gridContainer .cta_p5 {
	 top: 18.53%;
	 left: 46.92%;
}
.gridContainer .cta_p6 {
	 top: 18.93%;
	 left: 26.92%;
}
.gridContainer .cta_p7 {
	 top: 6.00%;
	 left: 61.77%;
}
.gridContainer .cta_p8 {
	 top: 27.20%;
	 left: 37.46%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 37.85%;
		 left: 84.33%;
	}
	.gridContainer .cta_p2 {
		 top: 76.41%;
		 left: 9.86%;
	}
	.gridContainer .cta_p3 {
		 top: 46.83%;
		 left: 10.56%;
	}
	.gridContainer .cta_p4 {
		 top: 56.69%;
		 left: 56.34%;
	}
	.gridContainer .cta_p5 {
		 top: 18.49%;
		 left: 45.07%;
	}
	.gridContainer .cta_p6 {
		 top: 17.96%;
		 left: 9.33%;
	}
	.gridContainer .cta_p7 {
		 top: 5.63%;
		 left: 69.19%;
	}
	.gridContainer .cta_p8 {
		 top: 26.94%;
		 left: 27.99%;
	}
}