.b{
  font-size: 18px;
  font-weight: 100;
  font-weight: normal; 
  line-height: 1.6;
  }
@media screen and (max-width: 767px){
  .b{
  font-size: 16px;
  font-weight: 100;
  font-weight: normal; 
  line-height: 1.6;
  }
}/* Custom Styles */