#member #OrderDetail tbody .cover {
  width: 200px;
  height: auto;
  max-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}