.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 82.27%;
	 left: 61.62%;
}
.gridContainer .cta_p2 {
	 top: 2.00%;
	 left: 69.08%;
}
.gridContainer .cta_p3 {
	 top: 75.73%;
	 left: 28.00%;
}
.gridContainer .cta_p4 {
	 top: 17.20%;
	 left: 27.77%;
}
.gridContainer .cta_p5 {
	 top: 37.20%;
	 left: 37.62%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 80.99%;
		 left: 70.60%;
	}
	.gridContainer .cta_p2 {
		 top: 1.06%;
		 left: 84.33%;
	}
	.gridContainer .cta_p3 {
		 top: 75.00%;
		 left: 11.27%;
	}
	.gridContainer .cta_p4 {
		 top: 15.85%;
		 left: 10.56%;
	}
	.gridContainer .cta_p5 {
		 top: 36.44%;
		 left: 27.82%;
	}
}