Aaa, ok I find.
Thank you for help!
I thought that this should have been done in the theme settings or ELEMETORE
@media (min-width: 1024px){
.woocommerce-page.poco-sidebar-left #primary {
width: calc(100% - 330px) !important;
}
.woocommerce-page.poco-sidebar-left .col-full{
display: flex;
flex-direction: row;
}
.woocommerce-page.poco-sidebar-left #secondary {
order: -1;
padding-right: 20px;
}
}