.banner .bg-image {
  display: flex;
  align-items: center;
  min-height: 195px;
  padding: 2.1875em 0;
  background-color: #009ec2;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .page-center {
  max-width: 985px;
  width: 100%;