.teste {
    background-color: #fff;
}

.bannerFlutuante .modal-dialog {
    max-width: 100%;
    width: max-content;
}

.bannerFlutuante .modal-body img {
    max-width: 100%;
    max-height: 65vh;
    height: auto;
    width: auto;
}