.content-area {
  min-height: calc(100vh - 136px);
}


.content-box {
  height: calc(100vh - 90px)
}