.td{
    font-size: 18px !important;
    line-height: 70px !important;}
table{margin:0 auto;}
.active-p table {
    max-width: 100%;
    border-collapse: collapse;}
.active-p table td {
    text-wrap-mode: inherit;}
.xfleft h1 a {
      font-size: 24px;
    font-weight: bold;
    color: #f00;}
.xfleft {
    width: 32%;
    float: left;}

.xfleft p {
    color: #fff;}

.xfcenter{
 width: 32%;
    float: left;}

.xfcenter p {
    color: #fff;}

.xfcenter h1 a{
    font-size: 24px;
    font-weight: bold;
    color: #f00;}
.xfright{
  width: 32%;
    float: right;}

.xfright p {
    color: #fff;}
.xfright h1 {

    font-weight: bold;
    color: #f00;}
.xfright h1 a{
    font-size: 24px;
    font-weight: bold;
    color: #f00;}
@media (max-width: 1000px) {
   .xfleft {
    width: 100%;
    float: left;}
.xfcenter{
     width: 100%;
    float: left;}
.xfright{
     width: 100%;
    float: right;}
}


