.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 16.27%;
	 left: 29.46%;
}
.gridContainer .cta_p2 {
	 top: 82.93%;
	 left: 66.85%;
}
.gridContainer .cta_p3 {
	 top: 81.33%;
	 left: 30.54%;
}
.gridContainer .cta_p4 {
	 top: 20.53%;
	 left: 41.00%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 17.96%;
		 left: 14.96%;
	}
	.gridContainer .cta_p2 {
		 top: 83.98%;
		 left: 77.64%;
	}
	.gridContainer .cta_p3 {
		 top: 80.99%;
		 left: 13.91%;
	}
	.gridContainer .cta_p4 {
		 top: 20.25%;
		 left: 38.20%;
	}
}