#leftcontent{
    top:155px;
}
#mytopmenu{
    height:37px;
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-top:25px;
}
.header{
    height:87px;
    padding:0;
    overflow:hidden;
}
.headerText{
    margin-left:260px;
    margin-top:28px;
}