div[tipo="grid"] table tbody *:first-child *:last-child {
    width: 100%;
}

img.iconeGrid{
    height: 14px;
    width: 14px;
    cursor: pointer
}

.iconeGrid {
    cursor: pointer;
    width: 100%; 
    text-align: center;
    font-size: 15px;
}