/*#header-image {
	background-color:#FFF !important;
	
}*/
.dispay-none,#header-image #site-title{
	display:none !important;
}
.odi-header-tagline {
	font-family:Trebuchet MS, Arial, Helvetica;
	text-align:center;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	margin-bottom:50px;
}

.entry-title {
	text-align:center !important;
}

address {
	display:none;
}
.hfeed,#header-image {
background-color: transparent !important;
}

.textwidget .picture-widget td,.picture-widget {
	border:0 !important;
}

.picture-widget img {
	padding-bottom:100%;
}

@media screen and (max-width: 768px) {
	
	#header-image {
	background-size:cover !important;
	
}
	
}