.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 23.33%;
	 left: 61.62%;
}
.gridContainer .cta_p2 {
	 top: 79.20%;
	 left: 30.61%;
}
.gridContainer .cta_p3 {
	 top: 39.20%;
	 left: 26.84%;
}
.gridContainer .cta_p4 {
	 top: 47.46%;
	 left: 44.61%;
}
.gridContainer .cta_p5 {
	 top: 14.00%;
	 left: 48.38%;
}
.gridContainer .cta_p6 {
	 top: 13.73%;
	 left: 27.38%;
}
.gridContainer .cta_p7 {
	 top: 32.27%;
	 left: 42.31%;
}
.gridContainer .cta_p8 {
	 top: 13.60%;
	 left: 37.54%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 19.37%;
		 left: 68.66%;
	}
	.gridContainer .cta_p2 {
		 top: 79.40%;
		 left: 14.08%;
	}
	.gridContainer .cta_p3 {
		 top: 37.50%;
		 left: 10.21%;
	}
	.gridContainer .cta_p4 {
		 top: 45.60%;
		 left: 40.32%;
	}
	.gridContainer .cta_p5 {
		 top: 13.38%;
		 left: 45.24%;
	}
	.gridContainer .cta_p6 {
		 top: 13.56%;
		 left: 10.91%;
	}
	.gridContainer .cta_p7 {
		 top: 33.27%;
		 left: 36.62%;
	}
	.gridContainer .cta_p8 {
		 top: 13.91%;
		 left: 27.46%;
	}
}