.page-template-container {
  padding-bottom: 50px;
}

.page-template-container .full-gallery {
  margin-bottom: 20px;
}

.pt-container .program-types .rec-img-cont {
  margin-bottom: 15px;
}

@media (min-width: 768px) and (max-width: 992px) {
  .pt-container .program-types .pt-p {
    height: 43px;
  }
}

@media (min-width: 992px) {
  .pt-container .m-4-col .rec-img-cont {
    height: 200px;
  }
}

@media (min-width: 1200px) {
  .pt-container .m-4-col .rec-img-cont {
    height: 250px;
  }
}

@media (min-width: 1400px) {
  .pt-container .m-4-col .rec-img-cont {
    height: 300px;
  }
}
