@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;
  }

  #edv-affiliate-schools.wcs-school-listing .wcs-school {
  }
}


@media (min-width:992px) {
  #b_head #b_nav ul.bf-subnav>li.bf-has-child>ul.bf-subnav {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
  }
}


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