@media screen and (min-width: 434px) and (max-width: 960px) {
  .quill-table__wrapper svg {
    width: 393px !important;
  }
}