.banner__interno {
    height: 200px;
    background-image: url("/imagens/banner-correntes-elo-forte.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 80%;
    display: flex;
}