.fit-view {
    height: calc((var(--vh, 1vh) * 100) - 114px) 
}

.fit-title-with-banner {
    height: calc(100dvh - 682px)
}

.fit-view-post {
    height: calc(100dvh - 300px)
}