.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 83.07%;
	 left: 62.38%;
}
.gridContainer .cta_p2 {
	 top: 4.80%;
	 left: 69.85%;
}
.gridContainer .cta_p3 {
	 top: 75.07%;
	 left: 28.69%;
}
.gridContainer .cta_p4 {
	 top: 16.80%;
	 left: 28.00%;
}
.gridContainer .cta_p5 {
	 top: 37.47%;
	 left: 37.69%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 83.63%;
		 left: 71.65%;
	}
	.gridContainer .cta_p2 {
		 top: 3.70%;
		 left: 84.86%;
	}
	.gridContainer .cta_p3 {
		 top: 74.65%;
		 left: 11.97%;
	}
	.gridContainer .cta_p4 {
		 top: 16.20%;
		 left: 11.62%;
	}
	.gridContainer .cta_p5 {
		 top: 36.44%;
		 left: 28.35%;
	}
}