@charset "UTF-8";

table thead tr th{
    background: #E8F8FE;
}
table thead tr th,
table tbody tr td{
    text-align: center;
}

.inner_item_img img{
    object-fit: contain !important;
    font-family: 'object-fit: contain;';
}