@@ -21,4 +21,9 @@
image-rendering: optimizeQuality;
-ms-interpolation-mode: bicubic;
z-index:-2;
+}
+
+img.vegas-background {
+ /* counteracts global img modification by twitter bootstrap library */
+ max-width: none !important;
}