#whmcms .carousel-control {
  top: 0;
}
#whmcms #project-slider img {
  width: 100%;
}
.carousel-control.left .fa,
.carousel-control.right .fa {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.clearline {
  clear: both;
  display: block;
  margin-bottom: 10px;
}