.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 44.40%;
	 left: 67.85%;
}
.gridContainer .cta_p2 {
	 top: 24.00%;
	 left: 59.31%;
}
.gridContainer .cta_p3 {
	 top: 79.20%;
	 left: 26.69%;
}
.gridContainer .cta_p4 {
	 top: 22.80%;
	 left: 30.46%;
}
.gridContainer .cta_p5 {
	 top: 22.93%;
	 left: 36.38%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 44.01%;
		 left: 80.81%;
	}
	.gridContainer .cta_p2 {
		 top: 23.42%;
		 left: 66.37%;
	}
	.gridContainer .cta_p3 {
		 top: 78.70%;
		 left: 8.98%;
	}
	.gridContainer .cta_p4 {
		 top: 22.18%;
		 left: 16.02%;
	}
	.gridContainer .cta_p5 {
		 top: 22.54%;
		 left: 27.29%;
	}
}