body {
	background-color: #e7e7e7;
}

.featured-content .entry {
	margin-bottom: 0;
}

.sidebar-primary .widget-wrap .category-video img {
	width: 75px;
}

.entry-title {
	font-size: 28px;
	margin: 0;
}

.entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

main.content .widget-wrap article:first-of-type {
	margin-right: 1.6em;
}

main.content .widget-wrap article {
	width: 48%;
	float: left;
}

.bx-wrapper img {
	max-height: 175px;
}

#advps_container3 .advps-slide p {
	line-height: 1.2 !important;  
}

.advps-slide-field-three {
	width: 100% !important;
}

@media only screen and (min-width: 1140px) { 
	.title-area h1, .site-title {
		margin: 0 !important;
	}
	.title-area h1 a, .site-title a {
		  background: url(https://www.shrc.org/en/wp-content/themes/metro-pro/images/shrc-banner.png) no-repeat !important;
		  margin: 0 !important;
		  min-height: 150px !important;
		  max-width: 1140px !important;
	}
}

@media only screen and (max-width: 1139px) {
	main.content .widget-wrap article:first-of-type {
		margin-right: 0;
	}

	main.content .widget-wrap article {
		width: 100%;
	}
}
