.banner{
    display:flex;
    justify-content: center;
    align-items: center;
}

.banner-image {
    max-width:100%;
    max-height:100%;
}