.right_border{
    position: fixed;
    height: 100%;
    width: 25px;
    background-color: #fff;
    z-index: 8;
    right: 0;
    margin-left: 0px;
}