#brx-header.sticky { position: sticky; } @media (max-width: 600px) { body.bricks-is-frontend.admin-bar #brx-header.sticky { top: 0; } }