.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 72.26%;
	 left: 66.69%;
}
.gridContainer .cta_p2 {
	 top: 3.07%;
	 left: 68.69%;
}
.gridContainer .cta_p3 {
	 top: 78.80%;
	 left: 30.46%;
}
.gridContainer .cta_p4 {
	 top: 16.53%;
	 left: 28.85%;
}
.gridContainer .cta_p5 {
	 top: 33.87%;
	 left: 37.61%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 71.30%;
		 left: 77.99%;
	}
	.gridContainer .cta_p2 {
		 top: 2.29%;
		 left: 82.75%;
	}
	.gridContainer .cta_p3 {
		 top: 77.99%;
		 left: 14.08%;
	}
	.gridContainer .cta_p4 {
		 top: 14.79%;
		 left: 13.91%;
	}
	.gridContainer .cta_p5 {
		 top: 33.27%;
		 left: 27.99%;
	}
}