.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 62.40%;
	 left: 65.69%;
}
.gridContainer .cta_p2 {
	 top: 4.53%;
	 left: 68.07%;
}
.gridContainer .cta_p3 {
	 top: 80.00%;
	 left: 29.46%;
}
.gridContainer .cta_p4 {
	 top: 15.33%;
	 left: 28.31%;
}
.gridContainer .cta_p5 {
	 top: 35.46%;
	 left: 37.69%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 61.09%;
		 left: 77.99%;
	}
	.gridContainer .cta_p2 {
		 top: 2.63%;
		 left: 83.80%;
	}
	.gridContainer .cta_p3 {
		 top: 78.87%;
		 left: 15.67%;
	}
	.gridContainer .cta_p4 {
		 top: 14.08%;
		 left: 12.32%;
	}
	.gridContainer .cta_p5 {
		 top: 28.34%;
		 left: 34.15%;
	}
}