
.hidebar{
    margin-left:1%;
    width: 100%;
}
.icon-backward{
    cursor: pointer;
    left: 17%;
    top: 50%;
    position: fixed;
}
.icon-forward{
    cursor: pointer;
    top: 50%;
    left: 8px;
    position: fixed;
    display: none
}

