.img-project {
  position: relative;
  width: 100%;
  height: 200px;
  background: no-repeat 50% 50%;
  background-size: cover;
}

.img-showcase {
  position: relative;
  width: 100%;
  height: 80px;
  background: no-repeat 50% 50%;
  background-size: cover;
}

.showcase {
  padding-bottom: 10px;
}

/*# sourceMappingURL=projects.css.map */
