How to move text to the next line on a website?

Hello, I need helo with making “Good” of Good Food to the next line. My website is wowberrybites.com

Thanks in advance!

@winnado11
Hii,
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid

.slideshow__text.banner__box.content-container {
	max-width: 52.5rem;
}