@media screen and (min-width: 1000px) {
  .ps-home-search-2 > img {
    min-height: 0px;
    display: none;
  }
}

.ps-home-search-2 {
  display: grid;
  justify-content: center;
  align-items: center;
  padding-top: inherit !important;
  position: relative;
  margin-top: 200px;
}

.container.ps-section__wrapper {
  bottom: 543px !important;
  margin-bottom: -153px;
}
   .ps-neighborhoods .row .col-lg-4 {
        flex: 0 0 33.333%;
        max-width: 500.333%;
    }

@media screen and (min-width: 1024px) {
  .ps-page--inner {
    padding-top: 0px;
  }
}

@media (max-width: 600px) {

}

.ps-home-search-2 {
  display: grid;
  position: relative;
  z-index: 10;
  padding-top: 0px !important;
  text-align: center;
  margin-bottom: 0px !important;
  margin-top: 0px;
}

.vc_custom_1759861734101 {
  padding-right: 0px;
  padding-left: 0px !important;
}

.vc_row {
  margin-left: 10px;
  margin-right: 0px;
}
 

@media screen and (max-width: 609px) {
  .ps-home-search-2 img {
    min-height: 0px;
    display: none;
  }

  .container.ps-section__wrapper {
    bottom: 50px !important;
    position: inherit;
    display: flex;
    margin-bottom: -11px;
  }
}