.ads-banner {
  box-sizing: border-box;
  max-width: 100%;
}

.ads-banner *,
.ads-banner *::before,
.ads-banner *::after {
  box-sizing: inherit;
}
