.bhdd-logo {
    width: 100%;
    max-width: 350px;

    @media screen and (max-width: 767px) {
        margin-bottom: 20px;
    }
}