#content {

}

.miniIcon{
 width: 1em;
}

.browserIcon{
    width: 2em;
    height: 2em;

    margin-top: 0.8em;
}
.browserTable, .browserTable > .evoTable2Pri > div{
    text-align: center;
}
.browserTable > .evoTable2Pri > div{
    width: 16.66%;
}

#browserTable > tbody > tr > td{
    width: 33.33%;
}


.w500{
    height: 256px;
    max-width: 100%;
    margin-right: 20px;
    border-radius: 20px;
}
