Created by: ysds
It is incorrect to define left and right within separate @media
.
The following demo shows incorrect alignment. The dropdown menu should be right aligned when large screen.
demo: https://codepen.io/anon/pen/WLGjGz
To fix the priority problem, it must be defined at the same breakpoint like a text utility.