.header {height:186px;padding-top:15px;}
.header-middle {height:115px;margin:-12px 0 20px;}
.logo {display:block;}
.logo img {max-height:115px;height:115px;}
.sticky-header .header .logo img {max-height:36px;margin-top:-6px;}
.main-menu > li.current::after {bottom:-12px;}
.footer .logo img {height:100px;width:auto;}
.cols1-sub {margin-top:30px;float:left;display:block;}
.cols4 > div:first-child {margin-top:0;}
#job-board-viewport .media img {width:calc(100% - 4px);margin:2px;}
body.sticky-header .header .header-middle {width:80px;}
body.sticky-header .header .header-top {margin-left:0;}
body.sticky-header .header .items-div {display:none;}
.header-title {width:calc(100% - 236px);}
.ob-widget {clear:both;}
.OUTBRAIN + .OUTBRAIN, .OUTBRAIN + .comments {margin-top:30px;}


.header {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
}
body.error404 .header {
	width: 100%;
}
.header .container {
	width: calc(100% - 20px);
}
body.error404 .header .container {
	width: 980px;
}
.header .container .header-middle .items-div {
	width: 630px;
}
.term-header.has-sala {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}