#header .header-inner #logo a > img {
    height: auto;
}


.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

/* ----------------------------------------------------------------
HEADER: Responsive
-----------------------------------------------------------------*/
@media (max-width: 991.98px) { 
  #header #logo > a img {max-height: 160px;padding-bottom: 6px;}
  }

.social-icons.social-icons-colored .social-tiktok a, .social-icons.social-icons-colored-hover .social-tiktok a:hover { background-color: #010101; }