.lotes148-158{
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    position: absolute;
    top:79.5%;
    left:10%;
    width:79.5%;
    height:5.5%; 
    cursor: pointer;
}

.lot-148,.lot-149,.lot-150,.lot-151,.lot-152,.lot-153,.lot-154,.lot-155,.lot-156,.lot-157,.lot-158{
   display: flex;
   align-items: center;
   justify-content: center;
   width:100%;
   height:100%;
   border:1px solid blanchedalmond;
   position: relative;
}



.lot-148{
    border-top-left-radius:20%;
    width: 75%;
}
.lot-158{
    border-top-right-radius:20% ;
    width: 75%;
}
