@media(max-width:1199px) {
    .b-calendar__information {
        height: calc(100vh - 56px);
    }
}
