.exclusive-ribbon {
  display: block;
  line-height: 1em;
  font-size: .875rem;
  font-weight: 700;
  height: fit-content;
  margin: 0 auto;
  max-width: fit-content;
  padding: .3em 1em;
  text-align: left;
  text-transform: uppercase;
  background: #ff9c07;
  color: #000;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  margin-bottom: 1.5em;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}