body {
  padding-top: 100px;
}
.header h1{margin-top:0;}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

.nav-admin {
  margin-bottom: 38px;
}
/* Home Page Carousel */

div.carousel {
    height: 244px;
}

div.carousel .item,
div.carousel .item.active,
div.carousel .carousel-inner {
    height: 100%;
}

div.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.img-portfolio {
    margin-bottom: 30px;
}

.gap-right {
  margin-right: 10px; 
}