// ==========================================================================
// Important Notice:
// Responsive design with CSS3 media queries are not supported with
// Internet Explorer versions before IE9.
// ==========================================================================

// Base styles
@import "base";

// Helper classes
@import "helper";

// CSS Specific for Internet Explorer
@import "ie";

.no-heading {
    padding-top: 20px;
}
