.ce_gallery .image_container {
	border: 1px #E6E6E6 solid;
	margin: 10px;
	width: 150px;
	height: 150px;
  }
  .ce_gallery span {
	display: block;
	width: 150px;
	height: 150px;
	background-size: cover;
	background-position: center top;
  }
  