Reduce the height of image banner in dawn theme

I’ve tried the few suggestions posted on how to reduce the image banner size but none have worked. Please help? Also, why doesn’t shopify make these kind of changes built it. It should be easier to customize the themes. I have to look up and apply a code each time I want to make what seems to be an easy change.

@Esitsisters ,

Please share the URL.

Hey @Esitsisters ,
Welcome to the Shopify community!
Please share your store URL.
So that I will check and let you know the exact solution here.
Raman
Return Prime

Www.theestisisters.com

Www.theestisisters.com

@Esitsisters ,

Already the image banner height is less, you want more reduce the height ?

My website is www.theestisisters.com

Yes, I want it to be a bit less in height.

@Esitsisters ,

.banner__media.media {
    max-height: 380px;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid