@import url("../homepage/homepage.css");

/* "MISC." has very large letters relative to its canvas, so it needs the
   smallest rendered width to match the other tabs' letter heights. */
.section-title img {
    max-width: 220px;
    width: 35%;
}
