/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
@import "base.css";
@import "theme.css";
@media screen and (max-width: 600px) {
    .image {
        margin-left:0px!important;
    }
}
@media screen and (max-width: 1250px) {
    .image {
        margin-left:364px !important;
    }
}