.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 78.13%;
	 left: 72.62%;
}
.gridContainer .cta_p2 {
	 top: 78.53%;
	 left: 32.00%;
}
.gridContainer .cta_p3 {
	 top: 17.73%;
	 left: 26.38%;
}
.gridContainer .cta_p4 {
	 top: 35.33%;
	 left: 36.15%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 78.87%;
		 left: 88.20%;
	}
	.gridContainer .cta_p2 {
		 top: 78.17%;
		 left: 18.13%;
	}
	.gridContainer .cta_p3 {
		 top: 16.37%;
		 left: 8.98%;
	}
	.gridContainer .cta_p4 {
		 top: 34.68%;
		 left: 25.35%;
	}
}