# Careers

:::raw
<div class="tcdjr-careers-banner">
  <img src="https://storage.googleapis.com/savvy-images/slides/Thunder-Chrysler-Dodge-Jeep-Ram/NOW-HIRING-SERVICE-TECHNICIANS-W1800.jpeg"
       alt="Now Hiring Service Technicians" />
</div>
<div class="cms-fullwidth tcdjr-careers-embed">
  <iframe src="https://www.ironcrm.com/thunder-employment-app/" title="Employment application"></iframe>
</div>
<style>
  .tcdjr-careers-banner { margin-bottom: 1.5rem; }
  .tcdjr-careers-banner img { display: block; width: 100%; height: auto; }
  /* Legacy sets height="1500px". The sanitizer rebuilds iframes and drops the attribute, so without
     this the multi-step application would scroll inside the global 900px .cms-embed default. */
  .tcdjr-careers-embed .cms-embed { min-height: 1500px; }
</style>
:::