.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 49.87%;
	 left: 69.31%;
}
.gridContainer .cta_p2 {
	 top: 1.47%;
	 left: 42.46%;
}
.gridContainer .cta_p3 {
	 top: 3.87%;
	 left: 69.00%;
}
.gridContainer .cta_p4 {
	 top: 79.60%;
	 left: 31.85%;
}
.gridContainer .cta_p5 {
	 top: 12.80%;
	 left: 28.54%;
}
.gridContainer .cta_p6 {
	 top: 27.07%;
	 left: 38.77%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 49.47%;
		 left: 81.69%;
	}
	.gridContainer .cta_p2 {
		 top: 1.94%;
		 left: 39.61%;
	}
	.gridContainer .cta_p3 {
		 top: 4.22%;
		 left: 83.27%;
	}
	.gridContainer .cta_p4 {
		 top: 79.23%;
		 left: 18.31%;
	}
	.gridContainer .cta_p5 {
		 top: 14.78%;
		 left: 12.50%;
	}
	.gridContainer .cta_p6 {
		 top: 25.53%;
		 left: 29.40%;
	}
}