Request for Text Alignment in Rich Text Section and Video Banner

Hi, could someone help me align the text in both the “rich text” section and the video banner? I would like both to be aligned fully to the left (full width).

THEME: Dawn

STORE https://timecraft.se/en

PROBLEM

@edwinsoltan - please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css

@media screen and (min-width: 750px) {
.ab-banner-content-template--23635290161500__ss_video_banner_89BQey{max-width: 100% !important;}}

Hi, it did not work. Could you help me align both the rich text and the banner?