.contenedor-imagen{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom:18px;
}

.contenedor-imagen img{
    width: 60%;
}
