.w-hidden {
    display: none;
}   
.right-panel{
display:flex; text-align: right;justify-content: flex-end;
width: 100%;
}