district base

Example
sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna...
Markup
<div class="node node__location node--type-location node--view-mode-teaser-large teaser-large teaser-large--location">
 <div class="teaser-large__top">
   <div class="teaser-large__image js-img-to-bg" style="background-image: url(https://picsum.photos/400/300);">
     <a href="#" hreflang="en"><img src="https://picsum.photos/400/300" width="400" height="300" class="image-style-teaser-default" style="visibility: hidden;">
     </a>
   </div>
   <div class="teaser-large__content">
     <div class="teaser-large__title">
       <h3>
         <a href="#">Lorem ipsum dolor</a>
       </h3>
     </div>
     <div class="teaser-large__meta">
       sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna...
     </div>
   </div>
 </div>
 <div class="teaser-large__map">
   <iframe width="100%" style="height: 300px" id="gmap_canvas" src="https://maps.google.com/maps?q=Melbourne&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
 </div>
</div>
Source: docroot/themes/contrib/district_base/styles/scss/layouts/_teaser-large--location.scss, line 1