.coa-advert {
  max-width: 100vw;
}

.coa-advert img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}