.favourites-page {
  background: #e7f2bf;
}
.favourites-page .fav-building .card-img {
  background: #e7f2bf;
}
.favourites-page .fav-building .card-body::after {
  content: "";
  position: absolute;
  height: 1px;
  left: 235px;
  top: 0;
  right: -15px;
  background: #93acba;
}
.favourites-page .fav-building .fav-layout-container {
  position: relative;
}
.favourites-page .fav-building .fav-layout-container::after {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  top: 0;
  background: #93acba;
  right: 0;
  pointer-events: none;
}

.fav_top_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.fav_top_left img {
  display: none;
}
.fav_top_left h1 {
  font-size: 60px;
  color: #1E2323;
  font-size: 60px;
  font-family: Styrene B;
  line-height: 120%;
  letter-spacing: -3px;
}
#favouritesResults {
  padding: 80px 0px;
}
.fav-park {
  margin-top: 30px;
}
.fav-item {
  background: #fff;
}
.row.fav-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.fav-row > div {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}
.fav-row > div:first-child {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  flex-direction: row !important;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0,0,0,.125);
  border-radius: 0;
}
.card-img {
  max-width: 100%;
  height: 33.75rem;
  overflow: hidden;
  position: relative;
  border-radius: 0 0 0 0;
  width: 220px !important;
  min-width: 220px !important;
  height: 100% !important;
}
.card-img .img {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 220px !important;
  min-width: 220px !important;
  height: 100% !important;
}
.card-body {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  padding: 10px 0 10px 30px;
  height: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  align-items: flex-start;
}
.favourites-page .fav-layout {
  min-height: 220px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.favourites-page .fav-layout svg {
  max-height: 198px;
  display: block;
  width: 100%;
}

.col-md-6.d-flex.fav-contact-container {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
}
.phone-mail-list.mt-0 {
  list-style: none;
  padding: 0;
  margin: 2rem 0 1rem 0px;
}

.container.print-me-container {
  align-items: center;
  display: flex;
  padding: 40px 0px;
}


.row.align-items-center.fav-contact-layout {
  background: #fff;
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: ;
  margin-left: -15px;
}
.favourites-page .fav-building .fav-contact-layout {
  background: #e7f2bf;
}
.fav-row .fav-subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  display: block;
  color: #93acba;
}
.fav-row .fav-subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  display: block;
  color: #93acba;
}
.fav-row .fav-subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  display: block;
  color: #93acba;
}
.phone-mail-list li {
  line-height: 1.67;
  font-size: 2rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fav-row ul li {
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.fav-row .fav-subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  display: block;
  color: #93acba;
}

.card-body h3 {
  font-size: 20px;
}
.fav-subtitle.lime-green {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  display: block;
  color: #9cbf1d;
}
.fav-subtitle.ctp-red {
  color: #e94e1b !important;
}
.col-md-6.d-flex.fav-contact-container > div {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.row.align-items-center.fav-contact-layout {
  padding-bottom: 15px;
}

@media all and (max-width: 992px){

  .favourites-page .card .card-img, .favourites-page .card .card-img > .img {
    width: 100% !important;
    min-height: 220px;
    height: 220px !important;
  }
  .fav-row > div {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: wrap;
  }
  .favourites-page .card .card-img, .favourites-page .card .card-img > .img {
    width: 100% !important;
    min-height: 220px;
    height: 220px !important;
  }

  .row.fav-row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .card-body {
    padding: 0px 15px;
  }
  .row.align-items-center.fav-contact-layout {
    margin-left: 0px;
    flex-wrap: wrap;
  }
  .fav-row > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  .col-md-6.fav-layout-container {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-6.d-flex.fav-contact-container {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 15px 15px 15px;
  }
  .favourites-page .fav-building .card-body::after {
    content: '';
    left: 0px;
    right: 0px;
  }

  .fav_top.section {
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .fav_top_wrap {
    gap: 40px;
  }
  #favouritesResults {
    padding: 50px 0px;
  }

}
