.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 37.07%;
	 left: 66.69%;
}
.gridContainer .cta_p2 {
	 top: 78.00%;
	 left: 30.46%;
}
.gridContainer .cta_p3 {
	 top: 40.53%;
	 left: 28.31%;
}
.gridContainer .cta_p4 {
	 top: 53.47%;
	 left: 47.00%;
}
.gridContainer .cta_p5 {
	 top: 14.13%;
	 left: 46.46%;
}
.gridContainer .cta_p6 {
	 top: 13.33%;
	 left: 26.85%;
}
.gridContainer .cta_p7 {
	 top: 3.47%;
	 left: 48.92%;
}
.gridContainer .cta_p8 {
	 top: 18.67%;
	 left: 37.15%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 38.73%;
		 left: 81.34%;
	}
	.gridContainer .cta_p2 {
		 top: 79.23%;
		 left: 13.03%;
	}
	.gridContainer .cta_p3 {
		 top: 39.96%;
		 left: 11.62%;
	}
	.gridContainer .cta_p4 {
		 top: 51.93%;
		 left: 44.89%;
	}
	.gridContainer .cta_p5 {
		 top: 13.73%;
		 left: 43.84%;
	}
	.gridContainer .cta_p6 {
		 top: 13.03%;
		 left: 10.21%;
	}
	.gridContainer .cta_p7 {
		 top: 3.34%;
		 left: 50.00%;
	}
	.gridContainer .cta_p8 {
		 top: 19.01%;
		 left: 27.82%;
	}
}