table {
    width: 90%;
    margin: 15px 5%;
    text-align: center;
}
table thead tr th {
    text-align: center;
}
.icon {
    width: 135px;
    height: 135px;
    padding: 7px;
}
.name {
    width: 150px;
}
.button {
    width: 200px;
}