p.bb-larger {
    font-size: 20px !important;
    line-height: 1.3em!important;
}

.bb-title-choice {
    font-size: 32px!important;
    margin-bottom: 11px!important;
}

.bb-color-blue {
    color: #175FFF;
}

.header-max-height {
	max-height: 149px;
}

.header-min-height {
	min-height: 96px;
}

.identity-vertical-alignment {
    padding-top: 4.5%;
}

.bb-mt-0 {
    margin-top: 0!important;
}

.bb-svg-holder {
    max-width: 189px;
    margin: 0 auto;
}

.bb-link-blue {
    color: #175FFF;
}

.product-choice__item-field-radio{
    max-width: 210px;
    margin: 0 auto;
}

.product-choice__item-start {
    flex: 1;
}

.product-choice__item-field {
    margin-bottom: -40px!important;
    border-top: 1px solid #EAEAEA!important;
    padding-left: 0!important;
    padding-right: 0!important;
}


.bb-bg-form .application-container {
    background-image: url(bg_2.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 60%;
    z-index: 40;
    margin-bottom: 0!important;
}

@media only screen and (max-width: 800px) {
    .plate-number-vertical-alignment {
        padding-top: 1%;
    }

    .bb-bg-form .application-container {
        background-image: none;
    }
}

