/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/
#header-outer .row .col.span_3, #header-outer .row .col.span_9{
	width: 300px;
}
.row .col img{
	margin-bottom: 0 !important;
}

div#header-outer{
	background-image: none;
}
.container {
    margin: 15px auto 0 !important;
}

div#header-outer{
	padding: 10px !important;
}

@media(max-width:868px){
	
header#top .col.span_3{
	width: 60% !important
}
	div#navigation{
		top: 60px !important;
	}
	.container {
  margin: 0 auto 0 !important;
}
	.icon{
		top: 8px !important;
	}
}

@media(min-width:867px){
	footer{
		margin-top: 70px !important;
		        position: relative;
        top: 70px;
        height: 140px;
	}
	
	
	
}