.lotes29-42{
    display: flex;
    flex-direction: row-reverse;
    justify-content:stretch;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height:6.5%;  /*Nota:5.5% a filas*/
    cursor: pointer;
    
   
}
.lot-29_1,.lot-29_2,.lot-29, .lot-30, .lot-31, .lot-32, .lot-33,.lot-34, .lot-35,.lot-36,.lot-37,.lot-38,.lot-39,.lot-40,.lot-41,.lot-42{
   display: flex;
   align-items: center;
   justify-content: center;
   width:8%;
   height:100%;
   border-top: none;
   border-left:1px solid blanchedalmond;
   border-right:1px solid blanchedalmond ;
   border-bottom:1px solid blanchedalmond ;
   position: relative;
   
   
   
}

.lot-29_1{
    width:13%;
    border-right: none;
}





