.page_a.current {
    background: #000;
    color: #fff;
}

.page_a:hover {
    background: #333;
    color: #fff;
}

@media screen and (max-width:768px) {
     
  #c_product_detail_086-1683279226108 .e_productTabList-155 .p_tabContent img {
      width: 100%!important;
    height: 100%!important;
  }

        }