@media (max-width: 768px) {
  td.webform-multiple-table--operations {
    display: block!important;
  }
}
.webform-computed-loading {
    background-color: #ffffff!important;
}