.sticky-new {
  position: sticky!important;
/*   max-width: 768px; */
  top: 0!important;
}