.site-header {
  height: 208px;
}

.site-title a, .site-title a:hover, .site-description {
  display: none !important;
}

ol { 
    list-style-type: decimal-leading-zero;
}
