@media (max-width: 980px) {

  #rec1976523391 {
    position: fixed !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto !important;
    width: 100%;
    z-index: 99999;
  }

  /* Remove scroll-trigger animation only */
  #rec1976523391[data-appearoffset] {
    opacity: 1;
    transform: none;
  }

  .t-records {
    padding-bottom: 80px;
  }

}