.flea-header {
    background: #122030;
    color: #fff;
    font-size: 20px;
    text-align: center;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #455971;
    letter-spacing: 1px;
}
.flea-header::after {
    content: '\f107';
    font-family: FontAwesome;
}
.child-m-top > div > div, .child-m-top > div > a{
    margin-top: 0px !important;
}