
.banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Makes sure the image scales well */
}