.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 48.00%;
	 left: 63.31%;
}
.gridContainer .cta_p2 {
	 top: 74.00%;
	 left: 28.00%;
}
.gridContainer .cta_p3 {
	 top: 21.47%;
	 left: 28.00%;
}
.gridContainer .cta_p4 {
	 top: 24.67%;
	 left: 38.15%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 45.77%;
		 left: 72.71%;
	}
	.gridContainer .cta_p2 {
		 top: 74.65%;
		 left: 10.74%;
	}
	.gridContainer .cta_p3 {
		 top: 20.07%;
		 left: 10.21%;
	}
	.gridContainer .cta_p4 {
		 top: 23.77%;
		 left: 29.05%;
	}
}