table{
  border-spacing: 0;
}


th{
background-color:#E7E7E7!important;
}

@media (max-width:1225px) and (min-width:1024px) {
    #site-title a {
        width: 10.51429rem;
        height: 3.57rem;
        background-size: cover
    }
    .top-bar .menu li {
        padding: 0 16px;
    }
}