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

/* "CHARACTER DESIGN" is long text spread thin in its image, so it needs
   the largest rendered width to match the other tabs' letter heights. */
.section-title img {
    max-width: 600px;
    width: 85%;
}
