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


}
