
#TFS-header {
  background-color:#ffffff;
  padding-bottom:10px;
  padding-top:10px;
  overflow:hidden;
}
#TFS-logo {
  width: 100%;
}

}
#TFS-copy {
  font-size:9px;
  text-align:right;
/*   max-width: 40em; */
  margin: 5px auto;
  width: 100%;
}

 #TFS-header,
  #TFS-social,
  #TFS-copy {
  text-align: center !important;
  }

@media (max-width: 640px) {
 
  #TFS-copy {
    margin-top:20px;
  }
}