#banner-header{height:298px;}
@media (min-width:1000px){
body > header .logo {
    max-width: 100% !important;
    padding: 15px calc(3% + 10px) !important;
    background: #fff!important;
}
.logo-bg {
    background: #FFF url(../css/images/bg.png)!important;
}
#banner-header {
    width: calc(94% - 20px);
    margin: auto;
    background-size: cover !important;
}
}
.addon-bip:not(.addon-bip-result) span{padding: 5px!important;}
.addon-bip:not(.addon-bip-result) span:first-child {
    width: 20%;
    text-align: right;
    background: #fff;
    justify-content:end!important;
    font-weight:bold;
}
.addon-bip:not(.addon-bip-result) span:first-child::after{content: none;}
.table {
    margin-bottom: 0;
}