.size-thumb-large {
  width: 100%;
}

@media screen and (min-width: 768px) {
  #toc {
    width: 30%;
    max-width: 300px;
  }
}
