.description {
  padding-left: 25px;
  padding-right: 25px;
}

.d-block {
  display: block !important;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  /*height: 650px;*/
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}

