JQMRegion inside IWCGJQMGridPanelRegion

Hello,
I've placed an JQMRegion inside IWCGJQMGridPanelRegion. I have the region alligned centered inside the Panel region by using this CSS:
.center5 {background-color:#0090E7; display: block; margin-left: auto; margin-right: auto; width:54px; height:54px}
The blueish colored JQMRegion appears in the middle of the Panel as expected and when streched horizontally
the region remains in the middle as expected. When I put things inside the JQMRegion with Align set to none the objects do not remain inside the JQMRegion as they are supposed to. What am I doing wrong?
Thanks
I've placed an JQMRegion inside IWCGJQMGridPanelRegion. I have the region alligned centered inside the Panel region by using this CSS:
.center5 {background-color:#0090E7; display: block; margin-left: auto; margin-right: auto; width:54px; height:54px}
The blueish colored JQMRegion appears in the middle of the Panel as expected and when streched horizontally
the region remains in the middle as expected. When I put things inside the JQMRegion with Align set to none the objects do not remain inside the JQMRegion as they are supposed to. What am I doing wrong?
Thanks