.smart-banner {
  display: block;
  width: 100%;
  overflow: hidden;
}

.smart-banner picture,
.smart-banner img {
  display: block;
  width: 100%;
  height: auto;
}