html { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

embed, img, object, video { max-width: 100%; height: auto; }

.clearBoth { margin: 0; padding: 0; display: block; line-height: 0; font-size: 0; clear: both; }

.clearBoth { margin: 0; padding: 0; display: block; line-height: 0; font-size: 0; clear: both; }

/* No files to import found in abstractions/**\/* */
img, media { max-width: 100%; }
