.media-wrapper img {
	width: 300px; height: 300px; object-fit: cover; 
}
	
.cell-image-wrap img {
	object-fit: cover; 
}

h1, h2, h3, h4, h5, h6, [class*='gray-'] {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #3e4249;
}


.icon-hexagon-wrap {
	cursor: pointer;
	cursor: hand;
}