How can I properly use RTL on a masonry theme?

I would be very happy for your help dear community.
I added the rtlizer plugin to the mansory theme, and now I can not split the RTL code so that the side menu stays on the right side, and the content moves to the left side. The bottom of the page and the footer are in the right place, can you please help me embed the code so that the entire site will be right to left with no space you can see in the screenshot?

@Galya25

can you please share store url

https://albastore.co.il/

@Galya25

thanks bt your store password protect

Thanks for the quick reply!.

The site is currently open

Can you please check again?

Is it worked ¿

@Galya25

yes, please confirm this look

Confirm loookkk goodddd

@Galya25

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/styles.rtl.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 999px) {
#content {padding: calc(2px + 2.4em) 240px 20px 0px;}
}