.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 82.00%;
	 left: 62.62%;
}
.gridContainer .cta_p2 {
	 top: 3.20%;
	 left: 70.31%;
}
.gridContainer .cta_p3 {
	 top: 77.07%;
	 left: 27.38%;
}
.gridContainer .cta_p4 {
	 top: 16.40%;
	 left: 26.92%;
}
.gridContainer .cta_p5 {
	 top: 36.13%;
	 left: 37.46%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 80.99%;
		 left: 73.59%;
	}
	.gridContainer .cta_p2 {
		 top: 1.76%;
		 left: 84.86%;
	}
	.gridContainer .cta_p3 {
		 top: 75.18%;
		 left: 10.21%;
	}
	.gridContainer .cta_p4 {
		 top: 14.96%;
		 left: 9.68%;
	}
	.gridContainer .cta_p5 {
		 top: 35.92%;
		 left: 27.64%;
	}
}