/*
 * Showcase Content Management System
 * Stylesheet for the Images module
 *
 * Copyright (C) Damian Walker 2015
 * Created: 31-Oct-2015
 */

@import url('images-960.css') screen and (min-width: 960px);
@import url('images-mobile.css') screen and (max-width: 959px);

