Hey There! Using our Brooklyn Shopify theme, we were able to adjust the size of the Hero Slide on the top of our homepage so that it is smaller (please see the code used below) but we are having issues removing the blank space at the bottom of the hero slide after reducing the size. Is it possible to reduce the size of the hero slide & remove the excess space at the bottom after adjusting the size?
.hero__slide {
height: 400px;
}