.honour-board-photo{margin:55px auto 0;max-width:780px;background:#fff;padding:14px;box-shadow:0 20px 55px rgba(7,28,54,.12)}
.honour-board-photo img{width:100%;max-height:880px;object-fit:contain;background:#102641}
.honour-board-photo figcaption{padding:13px 5px 2px;color:var(--muted);font-size:13px;text-align:center}
.master-years.full-board{grid-template-columns:repeat(4,1fr);margin-top:60px}
.full-board span,.full-board .master-memorial{min-height:76px;display:flex;flex-direction:column;justify-content:center}
@media(max-width:900px){.master-years.full-board{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.master-years.full-board{grid-template-columns:repeat(2,1fr)}.full-board span,.full-board .master-memorial{min-height:70px}.honour-board-photo{padding:8px}}
