
.details_pages.huawaidetail .pr-datasheet__div .tab-content__wrapper ul li small:first-child { 
  font-weight: 500;
}
.details_pages.huawaidetail .pr-datasheet__div .tab-content__wrapper ul li small {
  font-size: 14px !important;
  color: #7e7e7e !important;
}
.pr-datasheet__div .tab-content__wrapper h4 { 
  color: #354860; 
}
.huawaidetail ul li{list-style: none;}
.huawaidetail .tab-content__wrapper ul {
  padding-left: 0;
}
.pr-datasheet__div .tab-content__wrapper ul{
    margin-bottom: 40px ;
}
 
@media (max-width: 767px) {
  .pr-datasheet__div .tab-content__wrapper ul {
      margin-bottom: 12px ;
  }
}

.details_pages .pr-datasheet__div .tab-content__wrapper ul li small:first-child {
  min-width: 33%;
}

.pr-datasheet__div .tab-content__wrapper .spec-col:not(:last-child) {
  padding-left: 0 !important;
}

.pr-datasheet__div .tab-content__wrapper .spec-col:first-child .spec-box-wrapper {
  padding-left: 0 !important;
}
.pr-datasheet__div .nav-tabs .nav-item .nav-link{
  padding: 0 !important;
  padding-bottom: 0.8333333333333333em !important;
  margin-right: 2em;
}
.pr-datasheet__div .nav-tabs .nav-item .nav-link.active h2{
  color: #000000;
}