@media (max-width: 768px) {
  .t-zb__content,
  .t-zb {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    transform: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .tn-atom {
    left: 0 !important;
    width: 100% !important;
  }
}