  .mkd_tab_1 p {
    display: none;
  }

  @media screen and (max-width: 992px) {

    .banner_logo_w,

    .tab,
    .pr_operation .tabCon .on::after,
    .pr_operation .tabCon .on2::after,
    .pr_operation .tabCon .on3::after,
    .pr_operation .tabCon .on4::after {
      display: none;
    }

    .mkd_tab .tabCon {
      width: 100%;
      height: auto;
    }

    .mkd_tab_1 b {
      font-size: 16px;
      margin-bottom: 15px;
      margin-top: 20px;
      padding-left: 15px;
    }

    .mkd_tab_1 a {
      margin-left: 15px;
    }

    .banner_logo {
      height: 0px;
      margin-top: 0px;
      background: none;
    }

    .mercadolibre-banner .container {
      padding-top: 43px;
      padding-left: 5%;
    }

    .mercadolibre-banner .container h1 {
      font-size: 38px;

    }

    .mercadolibre-banner {
      height: 340px;
      background-size: auto;
    }

    .khfk .title span {

      font-size: 24px;
    }

    .mkd_tab li {
      width: 50%;
    }

    .mkd_tab_main li div {
      padding: 0px 15px;
    }

    .tabCon .hidde {
      display: block;
    }

    .mkd_tab_1 {
      height: 152px;
      margin-bottom: 16px;
    }

    .pr_demand li,
    .pr_operation .tabCon li,
    .pr_selection li {
      width: 100%;
    }

    .mkd_tab_1 p {
      display: block;
      padding-left: 15px;
      font-size: 22px;
      font-weight: bold;
      padding: 15px;
      padding-bottom: 0px;
      margin-bottom: -10px;

    }

    .pr_demand_1 {
      background-size: contain;
      height: auto;

    }

    .pr_demand_1 p em {
      min-height: auto;
    }

    .pr_demand_1 p {
      padding: 10px 0px 10px 20px;
      line-height: 24px;
    }

    .pr_demand_1 p i {

      top: 16px;
    }

    .pr_demand_1 a {
      margin-bottom: 50px;
      margin-top: 50px;
    }

    .pr_operation .tabCon {
      height: auto;
      margin-top: 20px
    }

    .pr_operation .tabCon .hidde {
      border-bottom: 10px solid #f2f3f9;
      float: left;
    }

    .pr_selection li a {
      margin-bottom: 30px;
    }

    .pr_selection li h2 {

      padding-top: 10px;
    }
  }