@media only screen and (max-width: 734px) {
  .section-library .tabnav {
    max-width: fit-content;
    margin: auto;
  }
}
