header .header-right {
   z-index: 696969;
}
.responsiveTable td {
 padding: 10px;
 vertical-align: top;
 }
 @media (max-width: 992px) {
 .responsiveTable td {
 display: block;
 width: 100% !important;
 }
 }

.page-about article h1:first-of-type { display: none; }
.page-about article p:first-of-type { display: none; }