Comment to 'Development questions'
  • This is what I used at Custom Styles but the desktop css overrides it. Desktop height is used on mobile too.

    @media { .bx-cover-homepage { height: 300px; }}

    @media { .bx_persons_cover { height: 200px; }}