hr {
    height: 0 !important;
    border-top: 0px solid #eeeeee !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    margin-left: 25% !important;
   text-align: center !important; 
    margin-right: 25% !important;
    width: 50% !important;
    border-top-width: 10px !important;
}

@media only screen and (max-width: 1200px) {

.desktop-only hr {
	display: none;
}
}

.body--dxpr-theme-nav-mobile #logo {
    max-height: 80px;
}

.view-header  {
	padding-top: 2em;
	padding-bottom: 2em;
}