/*!
 * Start Bootstrap - Portfolio Item (https://startbootstrap.com/template-overviews/portfolio-item)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-portfolio-item/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
  background: linear-gradient(rgba(255,255,255,.7), rgba(255,255,255,.7)), url("../images/background.jpg");
  background-size:cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
