.hearderimg{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
#fixed-sidebar {
    position: fixed;
    max-width: 20%;
    color: white;
}