<div class="container detalhe-hotel" style="margin-top: 140px;">
    <div class="row">
        <div class="col-12">
            {% include 'detalhe/detalheHeader.twig' %}
        </div>
    </div>
</div>

<style>
    .maxHeight {
        max-height: 100% !important;
    }
</style>
