Content Container

<!--
  Left aligned image: <div class="qg-callout__left-alignment"><div class="qg-callout__description">
  Right aligned image: <div class="qg-callout__right-alignment"><div class="qg-callout__description">
  Bottom aligned image: <div class="qg-callout__bottom-alignment"><div class="qg-callout__description">
-->

<section class="qg-callout__box qg-callout__grey-theme">
    <div class="qg-callout__content col-12">
        <div class="qg-callout__right-alignment">
            <div class="qg-callout__description">
                <div><p>If you are travelling overseas, check with <a href="#">Smartraveller</a>, the Australian Government’s travel advisory service for countries, issues and events that can affect your international holiday. You can register your travel plans, get advice on travel insurance, and subscribe to travel advice updates.</p>
                </div>
            </div>
            <div class="qg-callout__image">
                <img src="https://picsum.photos/100/130" alt="Include alt tag if image is not purely decorative">
            </div>
        </div>
    </div>
</section>