body{
     background: url(/storage/app/media/san-diego/bgGray.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.wrap__header--bar--top .wrap__header--bar--content {
    padding: 22px 10px 0 15px;
    background: rgba(0,0,0,.8);
}

.logo__title {
    font: 26px / 0.95454 "asap-bold", "Arial Black", "Arial Bold", Gadget, sans-serif;
}
.featuredblock__image::before {
    background: transparent;
}
.featuredblock__title {
    text-shadow: 1px 1px 1px #000;
}