@media (max-width:767px) {section, .album, .text {width:100%;}.board .gone {display:none;}.bio .album {padding-bottom:calc(var(--pad) / 3);}.bio figure {display:inline-block;}.grid {display:block;}.two-col {column-count:1;}.gone {margin-bottom:calc(var(--pad) / 3);}}@media (max-width:1000px) {.board {width:calc(100% - calc(var(--pad) / 3));}#board {width:100%;font-size:80%;}}@media (min-width:576px) {section {width:100%;}.container {max-width:540px;}figure {width:calc(530px / 2 - 0.7em);}figure img {height:calc(530px / 2 - 0.7em);}.three figure {width:calc(100% / 3);}}@media (min-width:768px) {section {width:100%;}.container {max-width:720px;}figure {width:calc(720px / 3 - 0.7em);}figure img {height:calc(720px / 3 - 0.7em);}}@media (min-width:992px) {section {width:50%;}figure {width:calc(960px / 3 - 0.7em);}figure img {height:calc(960px / 3 - 0.7em);}.container {max-width:960px;}}@media (min-width:1200px) {.container {max-width:1140px;}.board {width:66vw;}figure {width:calc(1140px / 3 - 0.7em);}figure img {height:calc(1140px / 3 - 0.7em);}.three figure {width:calc(100% / 4);}}