.biotechsite-fixed-conditions .table > tbody > tr > td {
  vertical-align: middle;
}
.biotechsite-fixed-conditions .table th, .biotechsite-fixed-conditions .table td.manufacturer, .biotechsite-fixed-conditions .table td.discount {
  font-size: 21px;
  font-weight: bold;
}
.biotechsite-fixed-conditions .table td.categories a {
  display: inline-block;
  margin: 0.5em 0;
  -webkit-margin-end: 0.5em;
          margin-inline-end: 0.5em;
}
.biotechsite-fixed-conditions .table td.categories a img {
  height: 2em;
  width: auto;
}