#mainbody446 {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
#lefttopcontainerland446 {
    display: flex;
    /* position: relative; */
    /* min-height: calc(150vh/10.80); */
    justify-content: space-between;
    max-height: calc(360vh/10.80);
    margin-bottom: calc(20vh/10.80);
    flex-direction: row;

}
#imagecellland446 {
    max-height: calc(360vh/10.80);
    margin: calc(7vw/19.20);
    text-align: right;
    /* display: flex;
    width: 100%;
    justify-content: flex-end;
    flex-direction: row; */
}
#rightbody_imgland446 {
    /* height: 100%; */
    margin-left: calc(10vw/19.20);
    /* max-height: 100%; */
    /* max-width: calc(1200vw/19.20); */
    max-height: calc(360vh/10.80);
    min-height: calc(200vh/10.80);
    max-width: 100%;
}
imagep446 {
    max-height: calc(360vh/10.80);
    width: 100%;
    flex-grow: 1;
    /* min-height: 100%; */
}
#bcontentland446 {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#oneland446 {
    width: 100%;
}
#bcontent1land446 {
    margin-top: calc(15vh/10.80);
    margin-bottom: calc(10vh/10.80);
}
#bcontent3land446 {
    margin-right: calc(15vw/19.20);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#departures_header446 {
    font-size: 110%;
    margin-bottom: calc(20vh/10.80);
}
#departuretable446 {
    font-size: 70%;
    width: 75%;
}
#departurepanel446 {
    margin-left: calc(50vw/19.20);
}
.timestablecellhead {
    white-space: nowrap;
    padding-right: calc(20vw/19.20);
    border-bottom: 1px solid #303030;
}
.timestablecell {
    white-space: nowrap;
    padding-right: calc(20vw/19.20);
}
.departure_header446 {
    font-style:italic;
}
