
@media screen and (max-width: 1152px) {
  .howtocare-content .tab-content .chck1-1,
  .howtocare-content .tab-content .chck2-1,
  .howtocare-content .tab-content .chck3-1 {
    width: 100%;
  }
  .w660 {
    width: 100%;
  }
  .htc-right {
    padding-right: 5px;
  }
  .htc-left {
    padding-left: 5px;
  }
}
@media screen and (max-width: 1024px) {
  #contents-chlidren h2 {
    font-size: 30px;
  }
  .htc-right .frame .title-info {
    font-size: 11px;
  }
  .title-child-2 p {
    text-align: left !important;
  }
}
@media screen and (max-width: 768px) {
  .htc-right .frame .title-info {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  #contents-chlidren {
      margin: 0 auto !important;
      width: 92% !important;
      float: inherit !important;
    }
  th,
  td {
    padding: 5px;
  }
  .htc-left .htc-left-child {
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .htc-left {
    padding: 0;
    margin: 0 auto;
  }
  .htc-right {
    height: 100% !important;
  }
  .chck-2-tb .htc-left {
    height: 0px !important;
  }
  #contents-chlidren .title-contents div.fl {
    float: inherit;
  }
  .grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto;
  }
  .grid-container .htc-left {
    grid-row: 1;
  }
  .grid-container .htc-right {
    grid-row: 2;
  }
  .htc-right ul {
    padding-left: 25px;
    padding-right: 25px;
  }
  .chck1-1 table tr td ul {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .htc-left .htc-left-child {
    margin-bottom: 0px;
  }
  .margin-p {
    margin-bottom: 30px;
  }
  .chck3-tb-3 p {
    margin-bottom: 0px;
  }
  
  ul li {
    font-size: 14px;
  }
  .htc-right .frame .green-frame-text {
    font-size: 10px;
    line-height: 18px !important;
    margin-top: 10px;
  }
  .htc-right .frame .title-info {
    font-weight: bold;
  }
  #contents-chlidren h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .w660 {
    font-size: 14px;
  }
  ul li,
  p {
    line-height: 26px !important;
  }
  .title-child-1 {
    text-align: left;
  }
}
@media screen and (max-width: 375px) {
  .htc-right .frame p {
    letter-spacing: 1px;
  }
}
