.mosaico{

    height: auto;

    margin:10px 0px 10px 0px;

    background: #ffffff;

    text-align: center;

} 
.container{
    width: 100%!important;
} 
.logo
{
    height: 75px!important;
    margin: 10px auto;
}
 .colx, .col-10x{

    border:solid, 1px, #ccc;

    padding:0px !important;

    }

.xd {

  cursor: url(pencil2.svg), auto;

}

section{

    display:flex;

}

button:hover { transform: scale(1.2) }

a>img:hover { transform: scale(1.1)!important }

.escalar{
    transform: scale(1.3);
    border: 2px solid rgb(91, 218, 102);}