.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 40.00%;
	 left: 67.85%;
}
.gridContainer .cta_p2 {
	 top: 78.27%;
	 left: 29.15%;
}
.gridContainer .cta_p3 {
	 top: 47.20%;
	 left: 27.31%;
}
.gridContainer .cta_p4 {
	 top: 57.33%;
	 left: 53.85%;
}
.gridContainer .cta_p5 {
	 top: 21.33%;
	 left: 47.38%;
}
.gridContainer .cta_p6 {
	 top: 17.87%;
	 left: 26.23%;
}
.gridContainer .cta_p7 {
	 top: 7.07%;
	 left: 59.46%;
}
.gridContainer .cta_p8 {
	 top: 24.80%;
	 left: 38.23%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 40.32%;
		 left: 79.40%;
	}
	.gridContainer .cta_p2 {
		 top: 77.64%;
		 left: 11.62%;
	}
	.gridContainer .cta_p3 {
		 top: 45.77%;
		 left: 10.56%;
	}
	.gridContainer .cta_p4 {
		 top: 55.28%;
		 left: 55.81%;
	}
	.gridContainer .cta_p5 {
		 top: 18.13%;
		 left: 44.89%;
	}
	.gridContainer .cta_p6 {
		 top: 17.08%;
		 left: 7.75%;
	}
	.gridContainer .cta_p7 {
		 top: 6.34%;
		 left: 67.08%;
	}
	.gridContainer .cta_p8 {
		 top: 24.82%;
		 left: 29.23%;
	}
}