#bc-topbanner-content{
    min-height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#bc-topbanner-content p{
    margin:0;
}
#bc-topbanner-close{
    position: absolute;
    right: 0px;
    top: -2px;
    background: none;
    border: none;
    font-size: 31px;
    cursor: pointer;
    font-weight: 300;
}