@media(min-width:800px){
#component_wTpgVDzraPSZ > div > ul{
    display: flex;
    justify-content: space-around;
}
}