.bootHeader{
    height: 80px;
    display: flex;
    justify-content:space-around;
    border: 1px solid #cccccc;
    align-items: center;
}


.bootHeaderRightContent{

    display: flex;
    justify-content: space-around;
}