.table-responsive{overflow:auto}table thead tr{display:flex;border-bottom:solid 5px #B5B1AB}table thead tr th{display:block;text-align:center;width:200px;padding:0;background-color:#ede9e7}table thead tr td{flex:1;padding:0;background-color:#ede9e7}table thead tr td:nth-of-type(3){background-color:#e4dcd2}table tbody tr{display:flex;border-bottom:solid 2px #B5B1AB}table tbody tr th{width:200px;text-align:center;display:block;padding:0;position:static;z-index:10;background-color:#ede9e7}@media screen and (min-width: 768px){table tbody tr th img th img{display:block;width:100%}}table tbody tr th img.blk-img{width:200px;height:auto}table tbody tr td{text-align:center;display:block;flex:1;padding:0;width:100px;height:100px;position:relative}table tbody tr td span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}table tbody tr td:nth-of-type(3){background-color:#e4dcd2}tbody tr:nth-child(odd){background-color:#f8f7f5}
