p.bb-larger {
    font-size: 20px !important;
    line-height: 1.3em!important;
}

.bb-title-choice {
    font-size: 32px!important;
    margin-bottom: 11px!important;
}

.color-iag-red {
    color: #ed1c24;
}

.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: #ed1c24;
}

.center-text {
	text-align: center;
}

.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;
}

.button.button--default:not(:disabled):not(.button--disabled):focus, .button.button--default:not(:disabled):not(.button--disabled):hover, .button.button--secondary:not(:disabled):not(.button--disabled):focus, .button.button--secondary:not(:disabled):not(.button--disabled):hover{
	background-color: #EA2224;
    border-color: #fff;
    color: #fff;
}

.bb-bg-form .application-container {
    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;
    }
}

