@media screen and (max-width: 989px) {
  .prodDetail-tab-style .detial-cont-prodescription .detial-cont-tabslabel li.on {
    background-color: #EE501A;
    border-color: #EE501A;
  }
}
@media(max-width:600px){
  #backstage-headArea-mobile .header-style03 .nav-logo-mix-box{
  	height:60px;
  }
}