#banner {
    width: 100%;
}

#banner img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}