.long-banner {
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;

  &__image {
    width: 100%;
  }
}
