.layout_523 .text-box{
    position: absolute;
    bottom: 48rem;
    left: 48rem;
    display: block;
}

@media screen and (max-width:991px) {
    .layout_523 .bg-beige.position-relative.d-flex.justify-content-end{
        max-height: 250rem !important;
    }
}