.seccion_mt-6_contenedor {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.seccion_mt-6--img {
    width: auto;
    height: auto
}

img{
    max-width: 100%;
}