.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 37.33%;
	 left: 60.00%;
}
.gridContainer .cta_p2 {
	 top: 79.47%;
	 left: 32.31%;
}
.gridContainer .cta_p3 {
	 top: 13.07%;
	 left: 31.62%;
}
.gridContainer .cta_p4 {
	 top: 30.67%;
	 left: 40.92%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 35.92%;
		 left: 69.89%;
	}
	.gridContainer .cta_p2 {
		 top: 77.82%;
		 left: 18.84%;
	}
	.gridContainer .cta_p3 {
		 top: 10.56%;
		 left: 18.31%;
	}
	.gridContainer .cta_p4 {
		 top: 28.17%;
		 left: 33.80%;
	}
}