.fixed-side-menu{
    position: fixed;
    right: 10px;
    top: 300px;
}
.fixed-side-menu img{
    width: 50px;
    height: 50px;
    border: 1px solid #ececec;
    border-bottom: 0;
    margin-top: -5px;
}