/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/*# sourceMappingURL=responsive.desktop.css.map */

.region-sidebar-first {
    width: 33%; 
    max-width: 473px; /* this is actually 33% of #page-wrapper not #page which maxs out 1440 */
    margin-left: 0;
    position: fixed;
    height: 100%;
    background-color: #ffffff;
    border-right: 3px #000000 solid;
}