Due to the height and width of the banner either you will able to show the model face or your product on desktop.
Previous code will help you to show the model face. If you want to show product then you can use this.
.banner .banner__media.media>img {
object-position: center bottom;
}