<section class="is-relative">
<div class="is-hidden-mobile is-absolute is-top-0 is-left-0 has-mw-xs-mobile has-mw-md-tablet has-mw-3xl-widescreen has-mw-4xl-fullhd p-0 clip-path-right-top" style="z-index: 1; height: 100%;">
<img class="image" style="height: 100%; object-fit: cover;" src="bendis-assets/images/red-image.png" alt="">
</div>
<div class="section pt-40 pb-0 py-52-tablet">
<div class="container">
<div class="has-mw-sm mx-auto-mobile ml-auto pl-20-tablet-only">
<h2 class="title is-size-3 has-leading-3 has-text-primary">Page not found</h2>
<p class="has-mw-xs subtitle is-size-5 mt-2 mb-5">Sorry! We are unable to find the page you are looking for</p>
<div class="buttons"><a class="button is-warning" href="#">Go to back home</a><a class="button is-outlined is-primary" href="#">Try again</a></div>
</div>
</div>
</div>
<div class="is-hidden-tablet mt-20 clip-path-right-top" style="z-index: 1; height: 360px;">
<img class="image" style="height: 100%; object-fit: cover;" src="bendis-assets/images/red-image.png" alt="">
</div>
</section>