.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 36.53%;
	 left: 70.54%;
}
.gridContainer .cta_p2 {
	 top: 80.40%;
	 left: 27.46%;
}
.gridContainer .cta_p3 {
	 top: 42.80%;
	 left: 28.15%;
}
.gridContainer .cta_p4 {
	 top: 51.87%;
	 left: 47.38%;
}
.gridContainer .cta_p5 {
	 top: 16.66%;
	 left: 45.84%;
}
.gridContainer .cta_p6 {
	 top: 16.40%;
	 left: 26.31%;
}
.gridContainer .cta_p7 {
	 top: 2.53%;
	 left: 49.92%;
}
.gridContainer .cta_p8 {
	 top: 23.07%;
	 left: 36.69%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 38.73%;
		 left: 81.87%;
	}
	.gridContainer .cta_p2 {
		 top: 78.17%;
		 left: 10.91%;
	}
	.gridContainer .cta_p3 {
		 top: 42.08%;
		 left: 9.68%;
	}
	.gridContainer .cta_p4 {
		 top: 50.53%;
		 left: 42.08%;
	}
	.gridContainer .cta_p5 {
		 top: 16.02%;
		 left: 43.31%;
	}
	.gridContainer .cta_p6 {
		 top: 15.67%;
		 left: 9.51%;
	}
	.gridContainer .cta_p7 {
		 top: 1.58%;
		 left: 53.34%;
	}
	.gridContainer .cta_p8 {
		 top: 23.59%;
		 left: 26.76%;
	}
}