.gridContainer .grid1InARow {
	position: relative;
}
.gridContainer .cta_p1 {
	 top: 71.60%;
	 left: 66.31%;
}
.gridContainer .cta_p2 {
	 top: 3.73%;
	 left: 67.46%;
}
.gridContainer .cta_p3 {
	 top: 78.53%;
	 left: 30.00%;
}
.gridContainer .cta_p4 {
	 top: 13.73%;
	 left: 28.69%;
}
.gridContainer .cta_p5 {
	 top: 33.07%;
	 left: 38.15%;
}

@media (max-width: 568px) {
	.gridContainer .cta_p1 {
		 top: 70.60%;
		 left: 79.23%;
	}
	.gridContainer .cta_p2 {
		 top: 2.99%;
		 left: 81.87%;
	}
	.gridContainer .cta_p3 {
		 top: 76.76%;
		 left: 15.85%;
	}
	.gridContainer .cta_p4 {
		 top: 13.20%;
		 left: 12.85%;
	}
	.gridContainer .cta_p5 {
		 top: 33.10%;
		 left: 29.05%;
	}
}