/*.right-conatainer{
    border: 2px solid green;
}
.sidebar
{
    background-color:orange;
    height:250px;
    padding:15px;
    border:1px solid red;
}
.stick {
    position: fixed;
    width: 20%;
    top: 00px;
}
.abs {
    position: absolute;
    bottom: 0px;
    width: 92.5%;
    border:5px solid yello;w 
}*/
