@media screen and (max-width: 782px) {
   
    .pso-w-userbar--open .pso-w-userbar__user{
        display: flex;
				align-items: center;
    }
}