@media (max-width: 640px) {
  .front_header__data h2 {
    font-size: 20px;
    line-height: 26px;
  }

  .front_header__data h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .front_header {
    height: 55vh !important;
  }

  .header-section h2 {
    font-size: 22px;
  }

  .header-section h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .card-col_title {
    margin-top: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .card li {
    font-size: 16px;
    line-height: 22px;
  }
  .card li:not(:last-child) {
    margin-bottom: 10px;
  }
  .card-col {
    margin-bottom: 50px;
  }

  .psychiatrists-title {
    font-size: 22px;
    line-height: 26px;
  }

  .specialist_ref,
  .specialist_text p,
  .specialist_time-text p {
    font-size: 16px;
    line-height: 22px;
  }

  .specialist_card {
    margin: 44px 0;
  }
  .price_title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .price_tbody td {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
  }

  .price_card {
    padding: 22px 16px;
  }

  .price_card_title {
    font-size: 20px;
    line-height: 29px;
  }
  .price_card_sub-title {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
  }

  .contact-title {
    font-size: 22px;
    line-height: 26px;
    margin-top: 40px;
  }

  .contact-data {
    margin-top: 35px;
  }

  .contact-data h1 {
    font-size: 1.4em;
    line-height: 1;
  }

  .contact-data h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
  }

  .contact-data h2 {
    font-weight: 400;
    font-size: 22px;
  }

  .contact-data h2 strong {
    font-size: 20px;
    line-height: 26px;
  }

  .content_time-work p {
    font-weight: 400;
    font-size: 19px;
    line-height: 22px;
  }

  .form_title h2 {
    font-size: 1.1rem;
  }

  .form-frontpage input,
  .form-frontpage textarea {
    font-size: 16px;
  }

  .button__blue {
    font-weight: 400 !important;
    font-size: 15px !important;
  }

  .site-info p {
    font-weight: 400;
    font-size: 15px;
  }

  .site-info a {
    font-size: 15px;
  }

  .button,
  .button__blue {
    font-weight: 400;
    font-size: 15px;
  }

  .card p {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center !important;
  }

  .card h4 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }

  iframe {
    width: 100%;
  }
}
