﻿.row {
    padding: 5px;
}

.case {
    background-color: #fbf6e9;
}

.bag {
    background-color: #eaeaea;
}

th img {
    width: 30px;
    height: auto;
}

th, td {
    text-align: center;
}
