@media (max-width: 640px) {
  .t396__artboard {
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box;
  }

  .t396__elem {
    max-width: calc(100% - 40px) !important;
  }
}