.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 29.07%;
	 left: 65.69%;
}
.gridContainer .cta_p2 {
	 top: 73.33%;
	 left: 29.85%;
}
.gridContainer .cta_p3 {
	 top: 47.73%;
	 left: 48.08%;
}
.gridContainer .cta_p4 {
	 top: 14.13%;
	 left: 43.38%;
}
.gridContainer .cta_p5 {
	 top: 13.86%;
	 left: 25.38%;
}
.gridContainer .cta_p6 {
	 top: 37.20%;
	 left: 38.77%;
}
.gridContainer .cta_p7 {
	 top: 16.00%;
	 left: 33.15%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 25.88%;
		 left: 77.11%;
	}
	.gridContainer .cta_p2 {
		 top: 73.77%;
		 left: 12.15%;
	}
	.gridContainer .cta_p3 {
		 top: 47.71%;
		 left: 47.71%;
	}
	.gridContainer .cta_p4 {
		 top: 13.56%;
		 left: 38.38%;
	}
	.gridContainer .cta_p5 {
		 top: 11.09%;
		 left: 6.34%;
	}
	.gridContainer .cta_p6 {
		 top: 35.39%;
		 left: 30.63%;
	}
	.gridContainer .cta_p7 {
		 top: 16.55%;
		 left: 20.25%;
	}
}