body,html {
    background-image: url('../img/fondo_madera_3.jpg');
    height: 100%;
}

#profile-img {
    height:180px;
}
.h-80 {
    height: 80% !important;
}