How can I extend the length of a homepage slideshow section?

Good evening,

I tried to make the section slideshow on the homepage longer. But it did not worked out.

I have attached a picture to the post, what I personally imagine it should look like.

My URL: https://peachboom.de/

Hello There,

1.In your Shopify Admin go to online store > themes > actions > edit code
2.Find Asset >theme.scss.css and paste this at the bottom of the file:

.FeatureText--withImage .FeatureText__ContentWrapper {
padding-top: 20px!important;
}

Thank you for your fast answer! Unfortunately it does not work :disappointed_face: