.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 82.00%;
	 left: 48.46%;
}
.gridContainer .cta_p2 {
	 top: 40.40%;
	 left: 65.46%;
}
.gridContainer .cta_p3 {
	 top: 76.93%;
	 left: 27.61%;
}
.gridContainer .cta_p4 {
	 top: 17.07%;
	 left: 27.38%;
}
.gridContainer .cta_p5 {
	 top: 24.80%;
	 left: 39.77%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 81.87%;
		 left: 47.89%;
	}
	.gridContainer .cta_p2 {
		 top: 40.14%;
		 left: 76.23%;
	}
	.gridContainer .cta_p3 {
		 top: 75.17%;
		 left: 9.68%;
	}
	.gridContainer .cta_p4 {
		 top: 16.37%;
		 left: 9.68%;
	}
	.gridContainer .cta_p5 {
		 top: 24.82%;
		 left: 31.16%;
	}
}