@media only screen and (max-width: 600px) {
  .taxonomy-developement-featured {
    padding-left: 60px;
  }
  #container-content .col-md-4 .card .card-title h3,
  #container-content .col-md-4 .card.card-developer .card-title h3,
  .other-properties .heading h2,
  .feature-developer .heading h2,
  .ftp-insider .heading h2 {
    font-size: 16px;
    line-height: 24px;
    text-wrap: nowrap;
  }
  #container-content .col-md-4 .card .card-content ul li,
  #container-content .col-md-4 .card.card-downloads ul li a {
    font-size: 14px;
    line-height: 20px;
  }
  .ftp-insider .heading {
    flex-direction: column;
    align-items: start;
    border-bottom: unset;
  }
  .ftp-insider .heading p {
    font-size: 16px;
    border-top: 1px solid #008bb7;
    padding-top: 8px;
  }
  .ftp-insider .rt-tpg-container .rt-grid-item .rt-holder,
  .list-other_properties
    .ere-archive-property.archive-property-other-developer
    > .row {
    border-radius: 5px;
    background: #edeae4;
    box-shadow: 2px 4px 20px -10px rgba(0, 0, 0, 0.1);
  }
  .ftp-insider .tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail {
    background: #edeae4;
    padding-top: 24px;
    padding-bottom: 0;
  }
  .ftp-insider
    .tpg-shortcode-main-wrapper
    .layout1
    .rt-holder
    .rt-detail
    .read-more
    a {
    padding: 0;
    border-bottom: 1px solid;
  }
  .list-feature_developer .ere-archive-property.archive-property-developer {
    grid-template-columns: auto;
    grid-gap: 24px;
  }
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer
    .title,
  .list-other_properties .archive-property-other-developer .title {
    font-size: 18px;
    line-height: 28px;
  }
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .image-slider {
    padding: 16px;
  }
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer,
  .list-other_properties .description-developer {
    padding: 0 16px 16px 16px;
  }
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer
    .address-title,
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer
    .content,
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer
    .developer-name
    div,
  .list-other_properties .archive-property-other-developer .developer-name div,
  .list-other_properties
    .archive-property-other-developer
    .developer-name
    div
    a,
  .list-other_properties .archive-property-other-developer .featured div p,
  .list-other_properties .archive-property-other-developer .address-title,
  .list-other_properties .archive-property-other-developer .content {
    font-size: 14px;
    line-height: 20px;
  }
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer
    .address-title,
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer
    .content,
  .list-other_properties .archive-property-other-developer .title {
    margin-bottom: 8px;
  }
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer
    .featured
    div
    p {
    font-size: 12px;
    line-height: 18px;
  }
  .list-feature_developer
    .ere-archive-property.archive-property-developer
    .description-developer
    .featured {
    column-gap: 16px;
  }
  .list-other_properties
    .ere-archive-property.archive-property-other-developer
    > .row {
    grid-template-columns: auto;
    grid-gap: 16px;
  }
  #taxonomy-development-gallery .heading-taxonomy h1 {
    font-size: 28px;
    line-height: 40px;
  }
  #taxonomy-development-gallery .heading-taxonomy {
    padding: 16px;
  }
  .top-choices img {
    width: 120px;
  }
  #taxonomy-development-gallery .card-images {
    height: 356px;
  }
  #taxonomy-development-gallery .card-image-main img {
    height: 356px;
  }

}
