main {
    background-color: #b5a196;
}
header {
    height: 7vh;
}
.banner {
    display: none;
}
#clientes, #subhero, .superpozo {
    margin: 0;
}
#subhero {
flex-direction: row;
justify-content: center;
}
.subhero p {
width: initial;
}