section.page_banner {
    background-position: 80% 30%;
}
section.page_banner > .ct-section-inner-wrap {
    justify-content: flex-end;
}
.banner_title_container {
    text-align: right;
}
.banner_title_container .banner_title {
    width: 100%;
}