.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 9.33%;
	 left: 71.31%;
}
.gridContainer .cta_p2 {
	 top: 72.93%;
	 left: 29.62%;
}
.gridContainer .cta_p3 {
	 top: 42.00%;
	 left: 28.85%;
}
.gridContainer .cta_p4 {
	 top: 53.07%;
	 left: 47.08%;
}
.gridContainer .cta_p5 {
	 top: 12.93%;
	 left: 48.69%;
}
.gridContainer .cta_p6 {
	 top: 12.40%;
	 left: 25.92%;
}
.gridContainer .cta_p7 {
	 top: 38.53%;
	 left: 41.15%;
}
.gridContainer .cta_p8 {
	 top: 14.53%;
	 left: 36.23%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 10.39%;
		 left: 86.62%;
	}
	.gridContainer .cta_p2 {
		 top: 71.65%;
		 left: 12.32%;
	}
	.gridContainer .cta_p3 {
		 top: 39.79%;
		 left: 13.20%;
	}
	.gridContainer .cta_p4 {
		 top: 52.82%;
		 left: 45.77%;
	}
	.gridContainer .cta_p5 {
		 top: 13.20%;
		 left: 47.71%;
	}
	.gridContainer .cta_p6 {
		 top: 11.97%;
		 left: 8.27%;
	}
	.gridContainer .cta_p7 {
		 top: 38.20%;
		 left: 35.39%;
	}
	.gridContainer .cta_p8 {
		 top: 14.96%;
		 left: 26.41%;
	}
}