/*body {
	font-size: 1.6rem;
}*/
#masthead {
    margin: 0 auto 0!important;
}
.site_name-wrapper {
    position: fixed;
}
#site_name {
    margin-top: 0!important;
}
h1.head-title {
    margin-top: 0;
}
.header-desc, .head-title {
	min-width: initial;
    width: initial;
    float: left;
    font-size: 1rem;
    letter-spacing: -.04em!important;
    margin-top: 0!important;
    font-weight: 700;
    margin-right: 2em;
    margin-left: 2em;
}
#site_name, .has-center-header .header-desc, .has-center-header h1.head-title, .has-center-header nav.header>ul {
    text-align: inherit;
}
.header-desc {
	float: right!important;
}
h1.head-title a {
    font-size: 1rem!important;
    letter-spacing: -.04em!important;
    font-weight: 700;
}
@media (min-width: 560px)
.head-title, .header-avatar, .header-desc, .site_name-wrapper {
    width: 100%!important;
    min-width: auto!important;
}

.site_name-wrapper {
	width: 100%!important;
    min-width: auto!important;
}
.bottom__copyright line-height:  {
    float:left;
}

.bottom__copyright a {
    font-size: .85rem!important;
    font-weight: 700;
}