.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 36.53%;
	 left: 61.46%;
}
.gridContainer .cta_p2 {
	 top: 76.00%;
	 left: 27.00%;
}
.gridContainer .cta_p3 {
	 top: 39.06%;
	 left: 26.08%;
}
.gridContainer .cta_p4 {
	 top: 46.80%;
	 left: 44.62%;
}
.gridContainer .cta_p5 {
	 top: 16.00%;
	 left: 45.15%;
}
.gridContainer .cta_p6 {
	 top: 14.93%;
	 left: 25.00%;
}
.gridContainer .cta_p7 {
	 top: 37.33%;
	 left: 37.31%;
}
.gridContainer .cta_p8 {
	 top: 17.07%;
	 left: 33.38%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 37.50%;
		 left: 69.54%;
	}
	.gridContainer .cta_p2 {
		 top: 75.00%;
		 left: 11.27%;
	}
	.gridContainer .cta_p3 {
		 top: 37.32%;
		 left: 9.50%;
	}
	.gridContainer .cta_p4 {
		 top: 45.07%;
		 left: 41.72%;
	}
	.gridContainer .cta_p5 {
		 top: 14.08%;
		 left: 40.84%;
	}
	.gridContainer .cta_p6 {
		 top: 13.55%;
		 left: 6.16%;
	}
	.gridContainer .cta_p7 {
		 top: 36.44%;
		 left: 28.17%;
	}
	.gridContainer .cta_p8 {
		 top: 17.08%;
		 left: 20.77%;
	}
}