#ast-desktop-header .ast-main-header-wrap .site-header-focus-item > .site-header-focus-item{
	xmargin-bottom:40px;
}

/* Footer Quote */
.site-footer-primary-section-1 .ast-header-html p{
	font-family:'TimesNewRoman','Times New Roman',Times,Baskerville,Georgia,serif;
	font-size:22px;
	font-style:italic;	
}

/* Container */
#content .ast-container{
	transform:translatex(0px) translatey(0px);
}

/* 993px and larger screen sizes */
@media (min-width:993px){
	/* Primary */
	#primary{
		margin-top:0px !important;
	}	
}

/* 1201px and larger screen sizes */
@media (min-width:1201px){
	/* Article */
	#main article{
		padding-top:0px;		
	}	
}