.page-inner-title {
      background-image: url(https://www.turnersboston.com/wp-content/uploads/2017/08/turnersboston-header.jpg);
      background-position: center;
      background-size: cover;
      height: 300px;
}

.page-inner-title:after {
     background-color: black !important;
     opacity: .8;
}

.header-logo {
      max-width: 150px;
      width: 100%;
}