@media (min-width: 768px) {
	.lity-container {
		margin: 2rem 20% !important;
	}
	.lity-content .team-profiles .image {
	  width:30%;
	}
	.lity-content .team-profiles .details{
	  width:69%;
	}
}