.image-banner .background-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-banner .content {
  padding: 150px 15px;
}