 /* Team */.team {	max-width: 369px; min-height:200px;	padding: 25px 12px;	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.11);}* + .team-wrap {	margin-top: 30px;}.team-inner {	display: flex;	align-items: flex;	justify-content: flex-start;}.team-image {	margin-right: 10px;}.team-content {	flex-grow: 1;}.team-divider {	line-height: 0;}.team-divider:before {content: '';display: inline-block;width: 31px;border-top: 4px solid #940e05;}* + .team-divider {	margin-top: 7px;}.team-divider + * {	margin-top: 7px;}.team h5 {font-weight: 500;text-transform: none;font-size: 16px;}.team h5 + * {	margin-top: 3px;}.team a {	display: inline-block;}.team a, .team a:focus, .team a:active {	color: #151515;}.team a.active, .team a:hover {color: #f31212;}@media (min-width: 360px) {	.team-image {		margin-right: 27px;	}}@media (min-width: 576px) {	.team {		padding: 30px 18px;	}	.team h5 + * {		margin-top: 5px;	}	* + .team-divider {		margin-top: 10px;	}	.team-divider + * {		margin-top: 10px;	}}@media (min-width: 1200px) {	.team {		padding: 20px;	}	* + .team-wrap {		margin-top: 40px;	}}
 .team-office span  {    
 	font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.71429;
    font-weight: 400;
    color: hsla(0, 0%, 23%, 1); }
    .team-image img {
    	min-width: 112px;
    	height: auto;
    }

   .team-profile-img {
   	 background-position: center center;
	    background-size: cover;
	    height: 112px;
	    width: 112px;
   }
