
.infobox.calc-menu-items {
    margin-bottom: 30px;
}

.infobox.bnr-secret-promo {
    padding: 0;
}
.bnr-secret-promo-inner {
    display: flex;
    justify-content: center;
}
.infobox.bnr-secret-promo img {
    max-width: 300px;
    cursor: pointer;
}

.modal-wrapper-secret-promocode {
    max-width: 800px;
    margin: 100px auto;
}

.modal-secret-promocode {

}

.modal-secret-promocode-body {

}

.modal-secret-promocode-img {
    max-width: 297px;
}

.modal-secret-promocode-header {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.modal-secret-promocode-text {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
}


