/**handles:mona-career-style**/
.bn-custom-ctn {
    min-height: calc(600 / 1728* 100vw);
}

.bn-custom-ctn {
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
}