table h2 {

font-family:Arial,helvetica,sans;
font-size:19px;
font-weight:700;

}

table p {

font-family:Arial,helvetica,sans;
font-size:14px;
font-weight:400;

}


table p ul {

font-family:Arial,helvetica,sans;
font-size:14px;
font-weight:400;

}

table br {

font-family:Arial,helvetica,sans;
font-size:14px;
font-weight:400;

}

table img {margin:auto; float:none; display:block;}

.pagespecificcontent table {table-layout:fixed !important;}
td:empty {display:none;}

@media (max-width:555px){

table table {display:block;}

table img {width:92%; margin:auto; display:none; height:auto;}

}

@media (min-width:556px) and (max-width:768px){

table img {width:86%; margin:auto; display:block; height:auto;}

}