
/* ABOUT ONLY — DNS must start on the exact same content line as Trade Network Solution */
html body #page-about .about-page-grid-rich > .dns-about-card{
  padding-left:0!important;
  padding-right:0!important;
}
@media(max-width:900px){
  html body #page-about .about-page-grid-rich > .dns-about-card{
    padding:44px 0!important;
  }
}
