.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 36.93%;
	 left: 66.77%;
}
.gridContainer .cta_p2 {
	 top: 73.87%;
	 left: 32.23%;
}
.gridContainer .cta_p3 {
	 top: 39.06%;
	 left: 26.61%;
}
.gridContainer .cta_p4 {
	 top: 46.67%;
	 left: 43.08%;
}
.gridContainer .cta_p5 {
	 top: 13.73%;
	 left: 45.08%;
}
.gridContainer .cta_p6 {
	 top: 13.73%;
	 left: 24.92%;
}
.gridContainer .cta_p7 {
	 top: 35.20%;
	 left: 35.15%;
}
.gridContainer .cta_p8 {
	 top: 17.33%;
	 left: 35.23%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 35.21%;
		 left: 77.64%;
	}
	.gridContainer .cta_p2 {
		 top: 72.36%;
		 left: 20.95%;
	}
	.gridContainer .cta_p3 {
		 top: 38.03%;
		 left: 9.51%;
	}
	.gridContainer .cta_p4 {
		 top: 44.72%;
		 left: 38.20%;
	}
	.gridContainer .cta_p5 {
		 top: 13.03%;
		 left: 40.32%;
	}
	.gridContainer .cta_p6 {
		 top: 13.20%;
		 left: 6.51%;
	}
	.gridContainer .cta_p7 {
		 top: 34.15%;
		 left: 24.47%;
	}
	.gridContainer .cta_p8 {
		 top: 16.37%;
		 left: 24.47%;
	}
}