@charset "utf-8";
@media (min-width: 768px) {
  .tableElem .table-row > * {
    padding: 10px!important;
  }
}