@media (max-width: 768px) {
    .logo {
        width: 100px;
        margin-top: 5px !important;
    }

    .menu-actions-mobile .account-button
    {
        width: 100%;
    }
}