.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 31.20%;
	 left: 67.92%;
}
.gridContainer .cta_p2 {
	 top: 78.67%;
	 left: 28.69%;
}
.gridContainer .cta_p3 {
	 top: 42.40%;
	 left: 29.46%;
}
.gridContainer .cta_p4 {
	 top: 51.73%;
	 left: 45.61%;
}
.gridContainer .cta_p5 {
	 top: 18.13%;
	 left: 46.31%;
}
.gridContainer .cta_p6 {
	 top: 17.87%;
	 left: 26.15%;
}
.gridContainer .cta_p7 {
	 top: 5.20%;
	 left: 53.54%;
}
.gridContainer .cta_p8 {
	 top: 25.33%;
	 left: 37.23%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 29.22%;
		 left: 80.28%;
	}
	.gridContainer .cta_p2 {
		 top: 78.87%;
		 left: 13.38%;
	}
	.gridContainer .cta_p3 {
		 top: 42.25%;
		 left: 14.08%;
	}
	.gridContainer .cta_p4 {
		 top: 51.06%;
		 left: 42.43%;
	}
	.gridContainer .cta_p5 {
		 top: 16.37%;
		 left: 43.84%;
	}
	.gridContainer .cta_p6 {
		 top: 15.67%;
		 left: 8.27%;
	}
	.gridContainer .cta_p7 {
		 top: 3.70%;
		 left: 57.04%;
	}
	.gridContainer .cta_p8 {
		 top: 24.29%;
		 left: 27.11%;
	}
}