.announcement-area {
    position: relative;
    height: 40px;
    top: 0px;
}

.announce-msg {
    background: #16174F;
    height: 50px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-left: 1px solid #F2184F; 
}

.announce-title {
    background: #16174F;
    height: 50px;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.menuzord-brand img {
    max-height: auto !important;
}

.wx-widget-container {
    padding-top: 0px !important;
}

.css-6kluu6{
    display: none !important;
}