.img-zoom {
  max-width: 410px;
}
.img-prod {
  height: 300px !important;
  justify-content: center;
  align-items: center;
  display: flex;
  border: 1px solid #cacaca;
}
.img-prod img {
  height: 100%;
}
.table>:not(caption)>*>* {
  padding: 5px;
}