.image-banner-2 .image-banner-2-image img {
  max-width: 100%;
}

.image-banner-2 .border-around-banner {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
main > section:first-child > .image-banner-2 > .border-around-banner {
  padding-top: 0;
  padding-bottom: 5rem;
}

.image-banner-2 .image-banner-2-image {
  width: 50%;
  float: left;
  padding: 3rem 2rem;
}