.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 76.93%;
	 left: 36.15%;
}
.gridContainer .cta_p2 {
	 top: 41.33%;
	 left: 27.00%;
}
.gridContainer .cta_p3 {
	 top: 50.13%;
	 left: 50.15%;
}
.gridContainer .cta_p4 {
	 top: 21.20%;
	 left: 44.77%;
}
.gridContainer .cta_p5 {
	 top: 20.93%;
	 left: 26.38%;
}
.gridContainer .cta_p6 {
	 top: 10.27%;
	 left: 56.08%;
}
.gridContainer .cta_p7 {
	 top: 25.33%;
	 left: 34.84%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 76.58%;
		 left: 25.00%;
	}
	.gridContainer .cta_p2 {
		 top: 40.49%;
		 left: 9.51%;
	}
	.gridContainer .cta_p3 {
		 top: 50.35%;
		 left: 50.18%;
	}
	.gridContainer .cta_p4 {
		 top: 20.95%;
		 left: 40.49%;
	}
	.gridContainer .cta_p5 {
		 top: 20.24%;
		 left: 8.63%;
	}
	.gridContainer .cta_p6 {
		 top: 9.15%;
		 left: 60.03%;
	}
	.gridContainer .cta_p7 {
		 top: 24.65%;
		 left: 23.77%;
	}
}