.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 23.07%;
	 left: 59.85%;
}
.gridContainer .cta_p2 {
	 top: 73.60%;
	 left: 31.61%;
}
.gridContainer .cta_p3 {
	 top: 38.67%;
	 left: 26.15%;
}
.gridContainer .cta_p4 {
	 top: 48.67%;
	 left: 47.46%;
}
.gridContainer .cta_p5 {
	 top: 13.20%;
	 left: 43.77%;
}
.gridContainer .cta_p6 {
	 top: 12.40%;
	 left: 25.08%;
}
.gridContainer .cta_p7 {
	 top: 36.80%;
	 left: 36.92%;
}
.gridContainer .cta_p8 {
	 top: 13.46%;
	 left: 34.31%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 20.42%;
		 left: 66.90%;
	}
	.gridContainer .cta_p2 {
		 top: 73.94%;
		 left: 14.08%;
	}
	.gridContainer .cta_p3 {
		 top: 38.20%;
		 left: 10.03%;
	}
	.gridContainer .cta_p4 {
		 top: 46.48%;
		 left: 44.72%;
	}
	.gridContainer .cta_p5 {
		 top: 13.90%;
		 left: 37.50%;
	}
	.gridContainer .cta_p6 {
		 top: 13.20%;
		 left: 7.21%;
	}
	.gridContainer .cta_p7 {
		 top: 34.86%;
		 left: 27.64%;
	}
	.gridContainer .cta_p8 {
		 top: 13.38%;
		 left: 20.42%;
	}
}