/*
* ------------------------------------------------------------------
*
* Project: 
* Version: 1.0
* Created : 13/08/2019
* Template URI: 
* Author Name: Shelley C Antony
* Author URI: http://www.fshdesign.org/
* Description: Tristan
* Developer: Fsh Design
*
*
* -------------------------------------------------------------------
*/




.carousel-item {
  height: 78vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
