.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 40.93%;
	 left: 65.69%;
}
.gridContainer .cta_p2 {
	 top: 74.93%;
	 left: 29.77%;
}
.gridContainer .cta_p3 {
	 top: 47.87%;
	 left: 30.62%;
}
.gridContainer .cta_p4 {
	 top: 57.20%;
	 left: 48.85%;
}
.gridContainer .cta_p5 {
	 top: 20.40%;
	 left: 48.77%;
}
.gridContainer .cta_p6 {
	 top: 20.00%;
	 left: 27.77%;
}
.gridContainer .cta_p7 {
	 top: 4.80%;
	 left: 54.85%;
}
.gridContainer .cta_p8 {
	 top: 27.87%;
	 left: 37.54%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 40.84%;
		 left: 77.64%;
	}
	.gridContainer .cta_p2 {
		 top: 77.47%;
		 left: 13.20%;
	}
	.gridContainer .cta_p3 {
		 top: 47.01%;
		 left: 15.31%;
	}
	.gridContainer .cta_p4 {
		 top: 56.69%;
		 left: 48.77%;
	}
	.gridContainer .cta_p5 {
		 top: 19.01%;
		 left: 48.06%;
	}
	.gridContainer .cta_p6 {
		 top: 18.84%;
		 left: 11.44%;
	}
	.gridContainer .cta_p7 {
		 top: 4.93%;
		 left: 57.22%;
	}
	.gridContainer .cta_p8 {
		 top: 27.82%;
		 left: 28.52%;
	}
}