.container.gallery {
  padding-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  max-width: none;
  margin-top: 3rem;
}

.row.gallery {
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
}

.col-sm-12.col-md-12.col-lg-4.item {
}

.img-fluid {
  height: auto;
  width: 100%;
}

.row.gallery-row {
  background-color: white;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  height: auto;
}

.container.gallery-container {
  width: 100%;
}

.description {
  color: rgb(169,182,194);
  padding-top: 17px;
  font-family: 'Raleway';
  font-size: 18px;
  line-height: 21px;
}

.text-center.gallery-title {
}

.text-center.gallery-title {
  color: #6cd2ff;
  font-size: 22px;
  line-height: 46.6px;
  padding-bottom: 6px;
  padding-top: 6px;
  font-style: italic;
}

.h4.gallery-h4 {
  line-height: 2em;
  font-style: italic;
  font-family: Raleway, sans-serif;
}

.margin-bottom {
  margin-bottom: 3em;
}

.shipping-p {
  color: #beaa77;
  font-size: 16px;
}

