.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 78.80%;
	 left: 31.62%;
}
.gridContainer .cta_p2 {
	 top: 43.07%;
	 left: 35.92%;
}
.gridContainer .cta_p3 {
	 top: 52.40%;
	 left: 61.69%;
}
.gridContainer .cta_p4 {
	 top: 18.80%;
	 left: 51.92%;
}
.gridContainer .cta_p5 {
	 top: 19.20%;
	 left: 32.08%;
}
.gridContainer .cta_p6 {
	 top: 3.60%;
	 left: 57.31%;
}
.gridContainer .cta_p7 {
	 top: 25.47%;
	 left: 41.92%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 78.52%;
		 left: 21.12%;
	}
	.gridContainer .cta_p2 {
		 top: 45.77%;
		 left: 25.88%;
	}
	.gridContainer .cta_p3 {
		 top: 51.76%;
		 left: 69.37%;
	}
	.gridContainer .cta_p4 {
		 top: 18.49%;
		 left: 53.52%;
	}
	.gridContainer .cta_p5 {
		 top: 18.49%;
		 left: 19.19%;
	}
	.gridContainer .cta_p6 {
		 top: 3.70%;
		 left: 60.21%;
	}
	.gridContainer .cta_p7 {
		 top: 24.82%;
		 left: 35.39%;
	}
}