
@media screen and (max-width: 768px) {
  .t-rec {
    border-top: none !important;
    border-bottom: none !important;
  }

  .t-container,
  .t396,
  .t396__artboard {
    border-top: none !important;
    border-bottom: none !important;
  }

  hr,
  .t-divider,
  .t-separator {
    display: none !important;
  }
}
</style>