.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 9.87%;
	 left: 72.15%;
}
.gridContainer .cta_p2 {
	 top: 71.73%;
	 left: 27.46%;
}
.gridContainer .cta_p3 {
	 top: 40.93%;
	 left: 30.00%;
}
.gridContainer .cta_p4 {
	 top: 51.07%;
	 left: 46.62%;
}
.gridContainer .cta_p5 {
	 top: 13.20%;
	 left: 48.31%;
}
.gridContainer .cta_p6 {
	 top: 12.67%;
	 left: 26.23%;
}
.gridContainer .cta_p7 {
	 top: 39.07%;
	 left: 41.69%;
}
.gridContainer .cta_p8 {
	 top: 16.93%;
	 left: 36.54%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 10.74%;
		 left: 86.97%;
	}
	.gridContainer .cta_p2 {
		 top: 72.71%;
		 left: 10.39%;
	}
	.gridContainer .cta_p3 {
		 top: 38.73%;
		 left: 14.44%;
	}
	.gridContainer .cta_p4 {
		 top: 50.00%;
		 left: 46.13%;
	}
	.gridContainer .cta_p5 {
		 top: 10.56%;
		 left: 46.65%;
	}
	.gridContainer .cta_p6 {
		 top: 10.39%;
		 left: 8.45%;
	}
	.gridContainer .cta_p7 {
		 top: 38.56%;
		 left: 35.39%;
	}
	.gridContainer .cta_p8 {
		 top: 15.49%;
		 left: 25.70%;
	}
}