@media (min-width:768px)  {
  .bfu-header-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
    .bfu-header-background > .row > div {
      padding-top: 0; 
    }

  .bfu-header-content {
    position: absolute;
    bottom: 40px;
    right: 0;
    left: 0;
  }
}


@media (min-width:992px) {
}


@media (min-width:1170px) {
}
