.sticky-footer {
  left: 0;
  bottom: -3px;
  flex-wrap: wrap;
  align-items: center;
}
.sticky-footer .provider-info__logo--img {
  max-height: 2.5rem;
  margin-right: .25rem;
}
.call-block--wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}
.call-block--wrapper .call-block--open {
  width: initial;
}
