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

/* Normalize section title size so all tabs render at roughly the same
   letter height (~100px). Each tab needs a different max-width because
   the text occupies a different proportion of its source image. */
.section-title img {
    max-width: 400px;
    width: 70%;
}
