.pdp-banner-section__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  width: auto;
}
.pdp-banner-section__subheading {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: F37 Blanka, sans-serif !important;
    margin-bottom: 4px;
}
