.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 78.93%;
	 left: 71.92%;
}
.gridContainer .cta_p2 {
	 top: 78.80%;
	 left: 32.00%;
}
.gridContainer .cta_p3 {
	 top: 16.27%;
	 left: 26.31%;
}
.gridContainer .cta_p4 {
	 top: 35.47%;
	 left: 36.46%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 79.05%;
		 left: 87.68%;
	}
	.gridContainer .cta_p2 {
		 top: 78.52%;
		 left: 18.13%;
	}
	.gridContainer .cta_p3 {
		 top: 16.37%;
		 left: 9.15%;
	}
	.gridContainer .cta_p4 {
		 top: 34.86%;
		 left: 26.06%;
	}
}