  .scrollable-table {
    display: none;
  }  
  
  .logo a{
      position: relative;
  }
 
  .logo span {
      position: absolute;
      bottom: 0;
      left: 50px;
      transform: translateY(20%);
      font: 13px/1.1em 'open_sanssemibold', sans-serif;
      text-decoration: none;
      color: #999;
  }

  @media (max-width: 680px) {
     #note {
        padding: 0 20px;
     }
    .acat1s-content {
        width: 100vw !important;
    }
    #min-width {
        min-width: auto;
    }
    #min-width .in {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    #min-width #header {
        height: auto;
    }
    
    #header .in .logo, #header .in .phone, #header .in .consult, #header .in .h_lnk {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: 70%;
        font-size: 16px;
        line-height: 18px;
    }
    #header .in .logo {
        width:70%;
        margin: 16px 0;
        margin-left: -35px;
        text-align: left;
        
    }
    #header .in .logo img {
        max-width: 200px;   
    }
    
    #header .in .phone {
        font-size: 19px;
        line-height: 1.1em;
    }
    
    .c_wr {
        height: auto;
        position: relative;
    }
    
    .c_wr::before {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(180,180,180,.7);
    }
    
    #min-width .c_wr .b_info, #min-width .c_wr .b_info1 {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: 100%;
        margin-bottom: 30px;
    }
    
    #min-width .c_wr .b_info {
        padding-top: 50px;
    }
    
    #min-width .c_wr .b_info .price {
        margin: 20px 0;
    } 
    
    #min-width .c_wr .b_info .price span {
      line-height: 36px;  
    }

    #min-width .c_wr .b_info1 input[type="text"] {
        width: 100% !important;
    }
    
    #min-width .c_wr .b_info1 input[type="submit"] {
        margin: 0 auto;
    }
    
    #min-width .softrum__programm-product-box {
        width: 40%;
    }
    
    .softrum__programm-container {
        flex-wrap: wrap;
    }
    
    .in center {
        padding: 0 20px;
        font-size: 14px;
        line-height: 1.3em;
    }
    
    .in center h2 {
        font-size: 20px;
        line-height: 1.1em;
    }
    
    .counter big {
        font-size: 22px;
    }
    
    .counter__p {
       padding: 0 20px; 
       font-size: 16px;
       line-height: 1.2em;
    }
    
    #min-width .why-we-wrapper {
        width: 100% ;
    }
    
    #min-width .why-we-caption {
        padding: 0 20px;
        font-size: 25px;
        line-height: 27px;
    }
    
    #min-width .why-we .because {
        height: auto;
        margin: 0 0 10px;
    }
    
    .why-we-wrapper__consult {
        flex-wrap: wrap;
    }
    
    .why-we-wrapper__consult > div {
        font-size: 18px !important;
        line-height: 26px !important;
    }
    
    .why-we-wrapper__consult__photo {
        margin: 0 auto 20px !important;
        text-align: center;
    }
    
    .why-we-wrapper__consult a {
        white-space: nowrap;
    }
    
    .our_certificates img {
        width: 45%;
    }
    
    #min-width .c_wrclient {
       width: auto; 
       
    }
    
    .cat1s-caption h3 {
      padding: 0 20px;
      font-size: 25px !important;
      line-height: 27px !important;
    }
    
    #min-width .softrum__etap-price-otchetnost {
        overflow-x: scroll;
    }
    .clients-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    
    .form-container__title {
      padding: 0 20px;
      font-size: 25px !important;
      line-height: 27px !important;
    }
    #fields {
        width: 100% !important;
    }
    #ajax-contact-form {
      padding: 0 20px;
    }
    
    #footer {
        height: auto;
    }
    
    #footer .in {
        padding: 20px;
        width: auto;
    }
    
    #footer .in > div {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        margin-bottom: 20px;
    }
    
    .expert_block {
        padding: 30px !important;
    }
    .frozen-column {
        position: sticky;
        left: 0;
        background-color: white;
        /*border-right: 2px solid #2d4a7d;*/
    }
    
    .frozen-column.frozen-column--first {
        background-color: #2d4a7d;
    }
    
     .border-left-right-blue .frozen-column {
        background-color: #f1f4f8;
     }
     
    .scrollable-table {
      display: flex;
      color: #999;
      font-weight: bold;
      font-family: OpenSans, Arial, sans-serif;
      align-items: center;
      justify-content: center;
      margin: 0 0 16px;
    }
    
    .scrollable-table__arrow-left, .scrollable-table__arrow-right {
        width: 40px;
        height: 40px;
        margin: 0 8px;
        cursor: pointer;
    }
    
    .scrollable-table__arrow-disabled {
        /*opacity: 0.7;*/
    }
    
    .softrum__table__price {
        white-space: nowrap;
    }
    
    .etap-price-otchetnost table .td-border-size1 {
        font-size: 15px;
        line-height: 1.2em;
    }
    
    .btn {
        font-size: 16px !important;
        font-weight: bold !important;
        font-family: OpenSans, Arial, sans-serif !important;
        letter-spacing: 0.05em !important;
    }
    
    .link_bigger {
        font-size: 1.2em;
    }
  }
  