
@media (max-width: 600px){
  .footer {
    padding: 40px 0 50px;
  }
  .notfound {
    background-image: none;
  }
  .notfound .button {
    max-width: unset;
  }
  .form-image {
    background-position: center 280px;
  }
  .form-section {
    background-position: center 280px;
  }
  .about-page__legend {
    flex-basis: calc(33.3333333333% - 14px);
    font-size: 12px;
  }
  .about-page__genplan-legends {
    flex-direction: column;
    align-items: flex-start;
  }
  .about-page__infos {
    row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .about-page__info {
    flex-basis: fit-content;
  }
  .about-page__info:nth-child(3) {
    flex-basis: fit-content;
  }
  .about-page__info div {
    font-size: 30px;
    line-height: 33px;
  }
  .about-page__info span {
    font-size: 16px;
    line-height: 24px;
  }
  .about-page .collage {
    row-gap: 50px;
    margin-bottom: 45px;
  }
  .about-page .collage a span {
    min-height: 30px;
    bottom: -36px;
    left: 0;
    background-color: transparent;
    padding: 0;
  }
  .area-detail__methods .flex-row {
    flex-wrap: wrap;
  }
  .area-detail__method {
    flex-basis: 100%;
  }
  .area-detail__card-info-elem div {
    font-size: 20px;
  }
  .area-detail__card-buttons .button {
    width: 100%;
    max-width: unset;
    max-height: 56px;
    flex: unset;
  }
  .area-detail__card-buttons {
    flex-direction: column;
  }
  .area-detail__card-lists {
    flex-direction: column;
    flex-wrap: nowrap;
    max-height: fit-content;
  }
  .areas-list__wrapper {
    overflow: auto;
  }
  .contacts .map {
    margin-top: 0;
  }
  .house-detail__buttons .button {
    width: 100%;
    max-width: unset;
    max-height: 56px;
    flex: unset;
  }
  .house-detail__buttons {
    flex-direction: column;
  }
  .houses__item-content-top {
    flex-direction: column;
    align-items: flex-start;
  }
  .banner {
    height: 570px;
  }
  .banner .button {
    width: 100%;
    max-width: unset;
  }
  .index-catalog .flex-row {
    margin-top: 20px;
  }
  .gallery .collage-type-1 {
    margin-top: 20px;
  }
  .gallery__text .button {
    max-width: none;
    width: 100%;
  }
  .index-location__info {
    flex-direction: column;
    gap: 30px;
  }
  .index-location__info .button {
    max-width: unset;
    width: 100%;
    margin-right: 0;
  }
  .index-location__legend:nth-child(3) {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .index-location__legend:nth-child(3) .index-location__legend-item {
    width: 100%;
  }
  .index-location__legend-title {
    font-size: 30px;
    line-height: 33px;
  }
  .index-news .flex-row {
    margin-top: 20px;
    gap: 30px;
  }
  .infrastructure .collage {
    row-gap: 50px;
    margin-bottom: 45px;
  }
  .infrastructure .collage a span {
    min-height: 30px;
    bottom: -36px;
    left: 0;
    background-color: transparent;
    padding: 0;
  }
  .news-article__buttons a {
    font-size: 14px;
  }
  .paymentsPage__buttons .button {
    max-width: unset;
  }
  .paymentsPage__buttons {
    flex-direction: column;
  }
  .popup-excurs .container .popup__close {
    top: 14px;
    right: 14px;
  }
  .popup-hypothec__bank {
    border-radius: 16px;
  }
  .popup-phone .container {
    padding: 48px clamp(16px, 5vw, 36px);
  }
  .popup-phone .container .popup__close {
    top: 14px;
    right: 14px;
  }
  .popup-phone__subtitle {
    font-size: 16px;
    line-height: 19px;
  }
  .popup__close {
    transform: scale(0.8);
  }
  .filter-input {
    width: 100%;
    margin-right: 0;
    flex: unset;
  }
  .filter-input:nth-child(1) {
    flex: unset;
  }
  .filter-input:nth-child(2) {
    flex: unset;
  }
  .filter-input:nth-child(3) {
    flex: unset;
  }
  .filter-input {
    width: 100%;
  }
  .filter__content {
    gap: 20px;
  }
  .filter__inputs {
    flex-direction: column;
  }
  .filter__inputs .button {
    flex: none;
  }
  .filter__houses-find {
    max-width: unset;
  }
  .filter__select-map span {
    font-size: 14px;
  }
  .filter__select-list span {
    font-size: 14px;
  }
  .filter__clear-filter span {
    font-size: 14px;
  }
  .filter__open-filter span {
    font-size: 14px;
  }
  .house-card {
    width: 100%;
  }
  .hypothec .flex-row {
    margin-top: 20px;
  }
  .hypothec .flex-row .hypothec-card {
    width: 100%;
  }
  .legends__legend {
    flex-basis: calc(33.3333333333% - 14px);
    font-size: 12px;
  }
  .news-card {
    width: 100%;
  }
}