How can I resize a photo in the Brooklyn Theme slideshow?

Hello, I would like to add a second photo to my slideshow but for some reason it’s cut off at the top. I have a sticky header so I’m sure this is the reason. I made a copy of my theme “Copy of Original theme with Slideshow” which is where you will see the photo.

Pw is gartew

Thank you!

@Sky510

Please share your store URL!

Thanks!

Welcome to the shopify community.

Please share your store URL and if your store is password protected then please provide password too.
Thank you.

Still need help on this. url cielwigs.com

Please add below code in bottom of assets/theme.scss.css file

.hero__slide {
top:140px !important;

}
Thank you.