6.16.3 Hero View in a new window

A larger hero style banner used on course areas, landing pages, etc. 1:2.88 ratio.

Twig: components/banner/banner-hero.twig

Example
Markup
<div class="banner banner--hero">
  <div class="banner__image">
    <img src="/themes/uts_theme/src/components/banner/health-course-area-3840x1845.jpg" alt="A man walking through the open area in the foyer of UTS" width="3840" height="1845">
  </div>
</div>