h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans Condensed', sans-serif !important;
}

#sidebar_wrap .form-actions {padding: 0px 0px 0px 0px \0/IE9;}

.ie8 .carousel_item_image img {
	height: 193px;
	width: 250px;
}

.ie8 .region-header-menu .content a {
	font-size: 18px;
	color: white;
	padding: 5px 15px 55px 15px;
}

.ie8 .region-header-menu .content li {
	padding: 15px 0px;
}

.ie8 .region-header-menu .content i {
	margin-right: 15px;
}

.team_image img {
	height: 253px;
}

@media screen and (max-width: 1024px) { 
  .team_image img {
	height: auto;
}
}