.construir{
    display: grid;
    grid-template-columns: 80%;
    justify-content: center;
}

.construir img{
    width: 100%;
}