.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 79.46%;
	 left: 61.84%;
}
.gridContainer .cta_p2 {
	 top: 79.73%;
	 left: 31.38%;
}
.gridContainer .cta_p3 {
	 top: 38.00%;
	 left: 28.15%;
}
.gridContainer .cta_p4 {
	 top: 46.40%;
	 left: 44.69%;
}
.gridContainer .cta_p5 {
	 top: 11.60%;
	 left: 47.15%;
}
.gridContainer .cta_p6 {
	 top: 11.07%;
	 left: 27.54%;
}
.gridContainer .cta_p7 {
	 top: 32.27%;
	 left: 41.77%;
}
.gridContainer .cta_p8 {
	 top: 13.60%;
	 left: 37.92%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 77.64%;
		 left: 69.19%;
	}
	.gridContainer .cta_p2 {
		 top: 77.99%;
		 left: 15.31%;
	}
	.gridContainer .cta_p3 {
		 top: 36.97%;
		 left: 11.27%;
	}
	.gridContainer .cta_p4 {
		 top: 44.89%;
		 left: 39.61%;
	}
	.gridContainer .cta_p5 {
		 top: 10.56%;
		 left: 44.54%;
	}
	.gridContainer .cta_p6 {
		 top: 10.39%;
		 left: 11.09%;
	}
	.gridContainer .cta_p7 {
		 top: 31.16%;
		 left: 36.27%;
	}
	.gridContainer .cta_p8 {
		 top: 13.03%;
		 left: 28.34%;
	}
}