.region-sticky {
  width: auto;
  width: 100%;
}

.region-sticky__items {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
}
