Width Utility Classes
Utility classes to set the width of an element.
.width-auto
Auto
.width-1
1em
.width-5
5em
.width-10
10em
.width-15
15em
.width-20
20em
.width-mobile-lg
30em
.width-tablet
40em
.width-tablet-lg
55em
.width-desktop
64em
.width-desktop-lg
75em
.width-full
100%
.width-viewport
Note: To achieve width viewport functionality, please make sure to add the class="folwell-fullpage-wrapper" to the parent wrapper.