.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 26.13%;
	 left: 60.61%;
}
.gridContainer .cta_p2 {
	 top: 75.73%;
	 left: 29.38%;
}
.gridContainer .cta_p3 {
	 top: 36.93%;
	 left: 28.15%;
}
.gridContainer .cta_p4 {
	 top: 48.67%;
	 left: 48.38%;
}
.gridContainer .cta_p5 {
	 top: 10.00%;
	 left: 48.38%;
}
.gridContainer .cta_p6 {
	 top: 9.60%;
	 left: 28.38%;
}
.gridContainer .cta_p7 {
	 top: 34.67%;
	 left: 42.00%;
}
.gridContainer .cta_p8 {
	 top: 14.93%;
	 left: 37.38%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 25.35%;
		 left: 68.31%;
	}
	.gridContainer .cta_p2 {
		 top: 75.35%;
		 left: 17.08%;
	}
	.gridContainer .cta_p3 {
		 top: 36.44%;
		 left: 12.50%;
	}
	.gridContainer .cta_p4 {
		 top: 47.01%;
		 left: 45.77%;
	}
	.gridContainer .cta_p5 {
		 top: 8.63%;
		 left: 47.01%;
	}
	.gridContainer .cta_p6 {
		 top: 8.27%;
		 left: 12.50%;
	}
	.gridContainer .cta_p7 {
		 top: 32.92%;
		 left: 35.38%;
	}
	.gridContainer .cta_p8 {
		 top: 13.37%;
		 left: 27.46%;
	}
}