.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 22.53%;
	 left: 61.85%;
}
.gridContainer .cta_p2 {
	 top: 81.07%;
	 left: 30.15%;
}
.gridContainer .cta_p3 {
	 top: 37.06%;
	 left: 28.92%;
}
.gridContainer .cta_p4 {
	 top: 48.00%;
	 left: 47.77%;
}
.gridContainer .cta_p5 {
	 top: 10.53%;
	 left: 48.23%;
}
.gridContainer .cta_p6 {
	 top: 10.67%;
	 left: 28.85%;
}
.gridContainer .cta_p7 {
	 top: 33.20%;
	 left: 41.31%;
}
.gridContainer .cta_p8 {
	 top: 14.13%;
	 left: 37.08%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 23.41%;
		 left: 69.89%;
	}
	.gridContainer .cta_p2 {
		 top: 79.40%;
		 left: 16.20%;
	}
	.gridContainer .cta_p3 {
		 top: 36.44%;
		 left: 12.67%;
	}
	.gridContainer .cta_p4 {
		 top: 46.48%;
		 left: 45.77%;
	}
	.gridContainer .cta_p5 {
		 top: 9.33%;
		 left: 46.66%;
	}
	.gridContainer .cta_p6 {
		 top: 9.33%;
		 left: 13.20%;
	}
	.gridContainer .cta_p7 {
		 top: 31.87%;
		 left: 35.56%;
	}
	.gridContainer .cta_p8 {
		 top: 13.55%;
		 left: 27.99%;
	}
}