.center-image-with-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 11% 0;
}
.center-image-with-banner .overlay div:not(.button-group) {
  width: 50%;
}
