
/*  */
/* 
*/

.page-header .logo {
    width: 19rem !important;
    margin-top: -1rem;
}
@media (max-width: 1024px) {
    .page-header .logo {
        width: 9rem !important;
        margin-top: 0;
    }
}
.page-header .logo a:after {
    display:none !important;
}
/*  */