.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 80.27%;
	 left: 65.31%;
}
.gridContainer .cta_p2 {
	 top: 80.00%;
	 left: 27.00%;
}
.gridContainer .cta_p3 {
	 top: 39.73%;
	 left: 29.54%;
}
.gridContainer .cta_p4 {
	 top: 53.33%;
	 left: 43.62%;
}
.gridContainer .cta_p5 {
	 top: 16.67%;
	 left: 47.15%;
}
.gridContainer .cta_p6 {
	 top: 3.07%;
	 left: 51.77%;
}
.gridContainer .cta_p7 {
	 top: 21.73%;
	 left: 37.54%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 79.05%;
		 left: 73.24%;
	}
	.gridContainer .cta_p2 {
		 top: 78.87%;
		 left: 13.38%;
	}
	.gridContainer .cta_p3 {
		 top: 40.49%;
		 left: 14.61%;
	}
	.gridContainer .cta_p4 {
		 top: 52.11%;
		 left: 40.14%;
	}
	.gridContainer .cta_p5 {
		 top: 15.49%;
		 left: 43.49%;
	}
	.gridContainer .cta_p6 {
		 top: 3.52%;
		 left: 51.76%;
	}
	.gridContainer .cta_p7 {
		 top: 20.42%;
		 left: 29.58%;
	}
}