.page-pdf-html-logo {
    margin-top: 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.customers .navbar a.navbar-brand img {
    max-width: none;
    margin-right: 12px;
}
@media (max-width: 480px) {
    a.btn.btn-success.pull-right.mleft5.pay-now-top {
        margin: 0;
    }
}