/* CSS Document */

#wrapper {
	margin:auto;
	width:960px;
	}

img {
	border:none;
	}

.core-value-img {
  max-height: 160px;
  object-fit: contain;
}
