table.pintable {
  margin-top: 50px;
  width: 100%; }
  table.pintable td {
    padding: 5px;
    background: #e6e6e6;
    color: #000;
    border: 1px solid; }
    table.pintable td p {
      color: #000; }
  table.pintable.odd td {
    background: #d4d4d4; }
  table.pintable th {
    background: #595959;
    border-bottom: 1px solid #fff;
    text-align: left;
    font-weight: normal; }

.opn_two-img {
  display: flex;
  justify-content: center; }

.opn-ol {
  line-height: 30px; }

.lpc-prods-3__item-top .lpc-prods-3__item-photo img {
  object-fit: contain; }
