@media screen and (max-width: 768px) {
  #about .about-img {
    width: 100%;
  }
  .pdf-download {
    padding-top: unset;
  }
  .SepticTable__wrp {
    overflow-x: scroll;
  }
  
  .stages .item > div:first-child {
    padding: 20px 0px;
  }
  .table_smeta-table th,
  .table_smeta-table td {
    font-size: 12px;
  }
  h1 {
    line-height: 110%;
  }
  .final_calc {
    flex-direction: column;
    align-items: center !important;
  }
  .stages {
    flex-wrap: wrap;
  }
  .stages .item {
    min-width: 100%;
  }
  .prises .wrpr > p {
    width: 100%;
    max-width: unset !important;
  }
  .strengths .item {
    align-items: center;
  }
  .strengths .item p {
    text-align: center;
  }
  .strengths .item h3 {
    text-align: center;
  }
  .garant > div:last-child p,
  .garant > div:last-child span {
    text-align: center;
  }
  .garant > div:last-child p {
    font-size: 1.4em;
  }
  .garant > div:last-child span {
    font-size: 5em;
  }
  h1.heading {
    margin-bottom: 0px;
  }
  .add {
    box-sizing: border-box;
    padding: 60px 0px 60px 20px !important;
    height: unset !important;
  }
  .about > div:first-child p {
    max-width: 44em;
  }
  .comment-slider .item .item-desc {
    justify-content: center;
    align-items: center;
  }
  .stages .item {
    flex-direction: column-reverse !important;
    height: unset;
    gap: 0px;
    margin-bottom: 0px;
  }
  .stages .item > div:first-child {
    max-width: 95%;
  }
  .stages .item > div:last-child {
    width: 100%;
    max-width: 100%;
    height: 200px;
  }
  .prises .wrpr {
    max-width: 100% !important;
    width: calc(98% - (10px * 2));
    padding: 32px 10px;
  }
  .main_offer-desc a {
    width: max-content;
  }
  .plus-holder {
    flex-direction: column;
    gap: 20px;
  }
  .plus-holder .item {
    max-width: unset;
  }
  .final_project-bpu .item:not(.slider .item) .right {
    height: unset;
  }
  .calculator-holder {
    flex-direction: column;
    gap: 20px;
  }
  .calculator-holder > div {
    width: 100%;
  }
  .final_project-bpu .item:not(.slider .item) .left {
    height: 30vh;
  }
  .final_project-bpu .item:not(.slider .item) .left img {
    height: 100%;
  }
  .aktsii-description {
    max-width: unset;
    width: 100%;
  }
  .aktsii img {
    opacity: 0;
    display: none;
  }
  .burger_menu.active .burger-navigation {
    width: 60%;
  }
  .burger_menu.active .burger-logo {
    width: 80%;
  }
  .aktsii {
    padding: 45px 20px;
    width: 80%;
  }
  .prises-table .prise-cell {
    max-width: 80px;
    min-width: 80px;
  }
  .prises-heading,
  .prises-items {
    flex-direction: column;
  }
  .prises-advanced {
    height: unset;
  }
  .prises-advanced > div {
    display: flex;
    justify-content: space-between;
    width: unset;
  }
  .about {
    flex-direction: column;
    gap: 20px;
  }
  .about > div {
    width: unset;
    max-width: 100% !important;
  }
  .strengths {
    flex-direction: column;
    gap: 35px;
  }
  .strengths > div {
    max-width: unset !important;
    width: unset !important;
  }
  .garant {
    flex-direction: column;
    gap: 40px;
  }
  .garant > div {
    max-width: unset;
    width: unset;
  }
  .question {
    flex-direction: column;
    gap: 35px;
    height: unset;
  }
  .question > div {
    width: unset;
  }
  .question .question-image {
    height: 300px;
  }
  .info {
    flex-direction: column;
  }
  .project_catalog-holder {
    flex-direction: column;
    gap: 40px;
  }
  .project_catalog-holder .item {
    width: unset;
  }
  .project_catalog-holder .item .item-img,
  .project_catalog-holder .item .item-img img {
    height: 330px;
  }
  .project_gall {
    flex-direction: column;
    gap: 30px;
  }
  .project_gall .item {
    width: unset;
  }
  .guarantees {
    max-width: 91%;
  }
  .guarantees-holder {
    flex-direction: column !important;
    gap: 28px !important;
  }
  .guarantees-holder .item {
    padding: unset !important;
    border: unset !important;
  }
  .comment-slider .item {
    flex-direction: column;
    align-self: center;
    justify-self: center;
  }
  .comment-slider .item .item-desc {
    text-align: center;
  }
  .main_offer {
    padding: 0px 30px 0px 20px;
  }
  .contact_form {
    width: calc(91% - 20px * 2);
  }
  .final_project-bpu .item {
    flex-direction: column !important;
  }
  .final_project-bpu .item .left,
  .final_project-bpu .item .right {
    width: unset !important;
  }
  .footer-navigation > div:last-child {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 500px) {
  .table_smeta-heading {
    flex-direction: column;
    align-items: start !important;
  }
}
