@media screen and (max-width: 47.5em) {
    .header-navless--custom-logo {
        width: auto;
        right: auto;
        left: .5em;
    }
}

