.banchez{

}
.banca{
    /* background-color: aliceblue; */
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: row;
    width: inherit;
    flex-wrap: wrap;
}