.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 29.20%;
	 left: 23.77%;
}
.gridContainer .cta_p2 {
	 top: 17.87%;
	 left: 58.15%;
}
.gridContainer .cta_p3 {
	 top: 77.33%;
	 left: 29.08%;
}
.gridContainer .cta_p4 {
	 top: 29.87%;
	 left: 38.61%;
}
.gridContainer .cta_p5 {
	 top: 14.66%;
	 left: 31.08%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 27.99%;
		 left: 3.52%;
	}
	.gridContainer .cta_p2 {
		 top: 17.43%;
		 left: 64.96%;
	}
	.gridContainer .cta_p3 {
		 top: 77.99%;
		 left: 13.73%;
	}
	.gridContainer .cta_p4 {
		 top: 29.75%;
		 left: 30.28%;
	}
	.gridContainer .cta_p5 {
		 top: 15.49%;
		 left: 16.19%;
	}
}