.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 81.20%;
	 left: 50.77%;
}
.gridContainer .cta_p2 {
	 top: 48.40%;
	 left: 64.77%;
}
.gridContainer .cta_p3 {
	 top: 72.93%;
	 left: 32.00%;
}
.gridContainer .cta_p4 {
	 top: 17.06%;
	 left: 27.92%;
}
.gridContainer .cta_p5 {
	 top: 27.33%;
	 left: 37.77%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 79.93%;
		 left: 52.64%;
	}
	.gridContainer .cta_p2 {
		 top: 45.78%;
		 left: 81.16%;
	}
	.gridContainer .cta_p3 {
		 top: 72.18%;
		 left: 16.37%;
	}
	.gridContainer .cta_p4 {
		 top: 15.84%;
		 left: 11.97%;
	}
	.gridContainer .cta_p5 {
		 top: 27.29%;
		 left: 28.17%;
	}
}