#hero {
    width: 100%;
    height: 30vh;
    background-size: cover;
    position: relative;
    background: url(../img/logo/fondo.JPG) top center;

}
