.site-header {
position: sticky;
top: 0;
width: 100%;
z-index: 999;
}
.main-navigation {
position: sticky;
top: 112px;
width: 100%;
z-index: 999;
}
table, td {
border: 2px solid #822233;
font-size: 20px
}