<div class="home-page-header-slider--outer-wrapper">
   <div class="home-page-header-slider"
         data-slick="{&#34;fade&#34;: false, &#34;speed&#34;: 500}">
      <div class="header-slider__slide">
         <div class="header-slider__img">
            <picture>
               <source media="(max-width: 640px)" srcset="/sw-cj/images/sccj-school-hero.png"/>
               <source media="(max-width: 1400px)" srcset="/sw-cj/images/sccj-school-hero.png"/>
               <img src="/sw-cj/images/sccj-school-hero.png"
                     alt="Professor and student walking in front of the Social Sciences building at FAU"/>
            </picture>
         </div>
      </div>
   </div>
</div>