Widget blueprint orientation

I am developing an app for an ipad pro and was wondering if there was a way to make the size of the widgets automatically scale depending on whether the ipad is landscape or portrait? At the moment, I am using the screen size 2048 x 1536 which is the screen size of an ipad 3, 4 air in landscape. When I am using the app in portrait the widgets are out of place or squashed but in landscape they are fine.

So I decided to only enable landscape usage in project settings.