

/*#slide_nav_reveal {*/
/*    float: left;*/
/*}*/


    
    /* Artwork detail pages
    ----------------------------------------------------------- */
    
    /*.subsection-exhibition-detail-page.subsection-wrapper-works-object #content {*/
    /*    width: 100%;*/
    /*    clear: both;*/
    /*}*/
    /*body #image_gallery #image_container {*/
    /*    width: 70%;*/
    /*    float: right;*/
    /*}*/
    /*body #image_gallery #content_module {*/
    /*    width: 30%;*/
    /*    float: left;*/
    /*    box-sizing: border-box;*/
    /*    padding: 0 50px 0 0;*/
    /*}*/


/* ------------------------------------------------------------------------
--------------------------------- Size 3 ----------------------------------
------------------------------------------------------------------------ */

@media screen and (max-width: 1023px) {


    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */

    /*#header #store_cart_widget.active, #header #store_cart_widget:not(.hide_when_empty) {*/
    /*    position: absolute;*/
    /*    top: 34px;*/
    /*    right: 30px;*/
    /*}*/

    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */



    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */



    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */


}



/* ------------------------------------------------------------------------
--------------------------------- Size 2 ----------------------------------
------------------------------------------------------------------------ */


@media screen and (max-width: 767px) {


    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */

        /*#logo svg {*/
        /*    max-width: 170px;*/
        /*    width: 100%;*/
        /*}*/
        
        


    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */



    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */



    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */



}





/* ------------------------------------------------------------------------
--------------------------------- Size 1 ----------------------------------
------------------------------------------------------------------------ */


@media screen and (max-width: 459px) {

    /* -----------------------------------------------------------
       Generic
    ----------------------------------------------------------- */
        
        /*#logo {*/
        /*    padding: 0 80px;*/
        /*}*/
        /*#logo a {*/
        /*    text-align: center;*/
        /*}*/
        
        /*#slide_nav_reveal {*/
        /*    left: 20px;*/
        /*}*/
        /*#header #store_cart_widget.active, #header #store_cart_widget:not(.hide_when_empty) {*/
        /*    right: 15px;*/
        /*}*/


    /* -----------------------------------------------------------
       General layout
    ----------------------------------------------------------- */



    /* -----------------------------------------------------------
        Global classes
    ----------------------------------------------------------- */



    /* -----------------------------------------------------------
       Page Specific
    ----------------------------------------------------------- */


}


