.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 43.20%;
	 left: 67.31%;
}
.gridContainer .cta_p2 {
	 top: 75.47%;
	 left: 26.85%;
}
.gridContainer .cta_p3 {
	 top: 46.27%;
	 left: 27.46%;
}
.gridContainer .cta_p4 {
	 top: 56.53%;
	 left: 46.92%;
}
.gridContainer .cta_p5 {
	 top: 18.00%;
	 left: 48.46%;
}
.gridContainer .cta_p6 {
	 top: 18.27%;
	 left: 26.92%;
}
.gridContainer .cta_p7 {
	 top: 6.00%;
	 left: 56.46%;
}
.gridContainer .cta_p8 {
	 top: 25.73%;
	 left: 37.77%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 42.60%;
		 left: 80.28%;
	}
	.gridContainer .cta_p2 {
		 top: 75.18%;
		 left: 11.62%;
	}
	.gridContainer .cta_p3 {
		 top: 45.25%;
		 left: 11.09%;
	}
	.gridContainer .cta_p4 {
		 top: 55.10%;
		 left: 44.19%;
	}
	.gridContainer .cta_p5 {
		 top: 17.78%;
		 left: 47.54%;
	}
	.gridContainer .cta_p6 {
		 top: 17.07%;
		 left: 9.86%;
	}
	.gridContainer .cta_p7 {
		 top: 4.05%;
		 left: 64.79%;
	}
	.gridContainer .cta_p8 {
		 top: 25.88%;
		 left: 28.17%;
	}
}