.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 29.87%;
	 left: 66.00%;
}
.gridContainer .cta_p2 {
	 top: 71.73%;
	 left: 30.23%;
}
.gridContainer .cta_p3 {
	 top: 38.67%;
	 left: 26.77%;
}
.gridContainer .cta_p4 {
	 top: 48.67%;
	 left: 43.77%;
}
.gridContainer .cta_p5 {
	 top: 14.93%;
	 left: 43.31%;
}
.gridContainer .cta_p6 {
	 top: 14.27%;
	 left: 25.92%;
}
.gridContainer .cta_p7 {
	 top: 35.47%;
	 left: 38.69%;
}
.gridContainer .cta_p8 {
	 top: 16.00%;
	 left: 34.00%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 26.76%;
		 left: 75.35%;
	}
	.gridContainer .cta_p2 {
		 top: 70.77%;
		 left: 15.32%;
	}
	.gridContainer .cta_p3 {
		 top: 37.32%;
		 left: 9.51%;
	}
	.gridContainer .cta_p4 {
		 top: 46.65%;
		 left: 42.25%;
	}
	.gridContainer .cta_p5 {
		 top: 12.68%;
		 left: 39.08%;
	}
	.gridContainer .cta_p6 {
		 top: 12.32%;
		 left: 8.63%;
	}
	.gridContainer .cta_p7 {
		 top: 36.27%;
		 left: 30.11%;
	}
	.gridContainer .cta_p8 {
		 top: 16.20%;
		 left: 21.83%;
	}
}