#topimage { position: relative; height: calc(100vh - 60px); }
@media print, screen and (min-width: 960px) { #topimage { height: calc(100vh - 100px); } }
#topimage .topimage__lead { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; }
