.main-header {
    height: 80px;
}

.artwork-hero {
    min-height: calc(100vh - 80px);
    padding-top: 0px;
}
