.marco { 
margin: 5px;
      }
      table, th, td {
    border: none;
}
.prod_largo{ 
      margin: 4px;
      }
.foto_l{ 
    width: 50%;
    background-color: #fff;
    text-align: center;
      }
.foto_l img{ 
    float: left;
    width: 100%;
      }
.caja_l { 
    vertical-align: top;
      height: 100%;
      background-image: url('cajal.jpg');background-repeat: no-repeat; background-size: 100% 100%; 
      position: relative;
      }
      .caja_l h1{ 
              padding: 5px;
        font-size: 1.2em;
        color: #fff;
      margin-top: 4px;
      }
      .caja_l p { 
              padding: 5px;
        font-size: 0.8em !important;
        color: #fff;
      margin-top: 4px;
      }
      .caja_l a{ 
      margin-top: 4px;
      }
      .finan {
    font-size: 0.7em;
}
      .finan_2 {
    font-size: 0.5em;
}
.precio_l{ 
    background: #fff none repeat scroll 0 0;
    bottom: 50px;
    display: block;
    font-size: 1.5em;
    margin: 5px;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 92%;
      }
      
  .posunset{     position: unset !important; }
.comprar_l{ 
  background: yellow none repeat scroll 0 0;
    bottom: 0;
    display: block;
    float: right;
    margin: 10px;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40%;
      }
.comprar_mp{ 
  background: yellow none repeat scroll 0 0;
    bottom: 0;
    display: block;
    float: right;
    margin: 10px;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 88%;
      }      
      
      
      .foto_2{ 
    width: 50%;
    background-color: #fff;
    text-align: center;
      }
.foto_2 img{ 
    float: left;
    width: 100%;
      }
.caja_2 { 
    vertical-align: top;
      height: 150px;
      background-image: url('cajal.jpg');background-repeat: no-repeat; background-size: 100% 100%; 
      position: relative;
      }
      .caja_2 h1{ 
       padding: 5px;
        font-size: 0.9em;
        color: #fff;
      margin-top: 4px;
      min-height: 50px;
      }
      .caja_2 p { 
              padding: 5px;
        font-size: 0.7em !important;
        color: #fff;
      margin-top: 4px;
      height: 50px;
      overflow: hidden;
      }

.precio_2{ 
    background: #9CD1EA none repeat scroll 0 0;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    height: 40px;
      }
.comprar_2{ 
  background: #1D2731 none repeat scroll 0 0;
  color: #fff;
  text-align: center;
   }
   .comprar_2 a{ 
      color: #fff;
      }