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