Need help fixing UI position and sizes

I need help positioning the gui on different devices, I’ve got a problem where it just doesn’t go as I wanted to. I was hoping you guys could help me and fix it. I also placed UIAspectRatioConstraint on each textlabel, image, frames, buttons etc…

The Gui

The Problem

The problem is just that the left and the right frame doesn’t position itself as the same on the first Gui

The Explorer

image

The way that I use to get out of this is to turn the GUI size into scale, it will scale it properly to each screen. I have a game that uses only scale if you are interested in seeing it for yourself.