.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 77.87%;
	 left: 62.92%;
}
.gridContainer .cta_p2 {
	 top: 77.60%;
	 left: 30.08%;
}
.gridContainer .cta_p3 {
	 top: 37.06%;
	 left: 29.77%;
}
.gridContainer .cta_p4 {
	 top: 46.40%;
	 left: 46.15%;
}
.gridContainer .cta_p5 {
	 top: 11.73%;
	 left: 48.15%;
}
.gridContainer .cta_p6 {
	 top: 11.47%;
	 left: 27.69%;
}
.gridContainer .cta_p7 {
	 top: 32.53%;
	 left: 41.85%;
}
.gridContainer .cta_p8 {
	 top: 15.06%;
	 left: 37.77%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 78.17%;
		 left: 71.66%;
	}
	.gridContainer .cta_p2 {
		 top: 77.29%;
		 left: 15.14%;
	}
	.gridContainer .cta_p3 {
		 top: 36.62%;
		 left: 16.02%;
	}
	.gridContainer .cta_p4 {
		 top: 45.95%;
		 left: 42.43%;
	}
	.gridContainer .cta_p5 {
		 top: 11.09%;
		 left: 46.83%;
	}
	.gridContainer .cta_p6 {
		 top: 10.92%;
		 left: 11.27%;
	}
	.gridContainer .cta_p7 {
		 top: 31.34%;
		 left: 35.39%;
	}
	.gridContainer .cta_p8 {
		 top: 14.26%;
		 left: 29.05%;
	}
}