.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 30.67%;
	 left: 64.15%;
}
.gridContainer .cta_p2 {
	 top: 76.00%;
	 left: 30.08%;
}
.gridContainer .cta_p3 {
	 top: 51.33%;
	 left: 48.15%;
}
.gridContainer .cta_p4 {
	 top: 15.20%;
	 left: 48.69%;
}
.gridContainer .cta_p5 {
	 top: 14.53%;
	 left: 26.54%;
}
.gridContainer .cta_p6 {
	 top: 38.13%;
	 left: 40.61%;
}
.gridContainer .cta_p7 {
	 top: 17.73%;
	 left: 35.85%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 26.58%;
		 left: 76.94%;
	}
	.gridContainer .cta_p2 {
		 top: 75.00%;
		 left: 13.03%;
	}
	.gridContainer .cta_p3 {
		 top: 51.94%;
		 left: 48.24%;
	}
	.gridContainer .cta_p4 {
		 top: 13.03%;
		 left: 48.24%;
	}
	.gridContainer .cta_p5 {
		 top: 12.32%;
		 left: 9.33%;
	}
	.gridContainer .cta_p6 {
		 top: 37.15%;
		 left: 33.63%;
	}
	.gridContainer .cta_p7 {
		 top: 16.90%;
		 left: 24.65%;
	}
}