I am using galen framework in a responsive designed website. And I need to check the elements by not giving fixed pixel amounts but percentages. For example I have to check one element to be on the left by approximately 10%. How can I say it in galen? I know how to say "approximately 10% width", but I have nothing to do woth the width and height here. I need to say approximately %10 left of screen.
Any help will be appreciated. Thanks!