.fixed {
  max-width: 610px !important;
  margin: 0 auto;
  position: sticky;
  bottom: 0;
}
