/* Add custom CSS styles below */ 
.s-trust-badges-wrapper{
  display: none !important; 
}
@media(max-width:768px){
  .s-block--enhanced-features__item h2 {
    font-size: 16px !important;
}
  .product-more-info .more-tab-container .more-info-tabs__nav-link , .product-more-info .more-tab-container .more-info-tabs__nav-link.active{
    color: #000;
    background: #fff;
}
  
}