@media only screen and (min-width:768px) {
  .detailsHeader-bg {
    background: url("images/main-vis__img.jpg") no-repeat center top #fff;
    background-size: cover;
  }
}