.f-banner-small {
  .section {
    width: calc(100% - calc(4 * var(--gutter)));
  }

  .btn {
    text-transform: none;
  }
}
