.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 31.87%;
	 left: 62.31%;
}
.gridContainer .cta_p2 {
	 top: 75.33%;
	 left: 26.77%;
}
.gridContainer .cta_p3 {
	 top: 30.53%;
	 left: 27.69%;
}
.gridContainer .cta_p4 {
	 top: 31.20%;
	 left: 40.23%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 30.11%;
		 left: 68.49%;
	}
	.gridContainer .cta_p2 {
		 top: 73.24%;
		 left: 7.57%;
	}
	.gridContainer .cta_p3 {
		 top: 29.58%;
		 left: 9.86%;
	}
	.gridContainer .cta_p4 {
		 top: 29.58%;
		 left: 30.99%;
	}
}