.LOGO1{
      width:30px;
  height: 30px; 
}

.LOGO2{
	width:60px;
  height: 30px; 
}
.LOGO3{
	width:90px;
  height: 30px; 
 }

 .logo1{
    width:40px;
    height: 40px; 
}

.logo2{
	width: 70px;
  height: 40px; 
}
.logo3{
	width:100px;
  height: 40px; 
 }

 .CUADRO{
 	position:relative;
 	height: 30px;
 	width: 30px;
 	margin-right:30px;
 }
 .CUADRO img {
 	margin-left: 40px;
 }
 span {
            display: inline-block
        }
        .distribucion {
            text-align: center;
            font-size: 10pt;
            width: auto;
            display: inline-block;
        }
            .distribucion img {
                display: block;
            }
        
        .iconomas {
        width: 16px; height: 16px;
        vertical-align: bottom;
        margin: 0px 5px 5px 5px;
        display: inline-block;
        }