.seccion_boletin_Baf1_nov_contenedor {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.seccion_boletin_Baf1_nov--img {
    width: auto;
    height: auto;
    margin-top: -2px;
}

img{
    max-width: 100%;
}