
  #t-footer {
    position: fixed !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    background: #fff !important;
  }

  body {
    padding-bottom: 80px !important;
  }
</style>