/** * This file should contain frontend styles that * will be applied to individual module instances. * * $module An instance of your module class. * $id The module's ID. * $settings The module's settings. */ .fl-node- .pp-spacer-module { height: px; width: 100%; } @media only screen and (max-width: px) { .fl-node- .pp-spacer-module { height: px; } } @media only screen and (max-width: px) { .fl-node- .pp-spacer-module { height: px; } }