/* ------------------------------------------------------------ */
/* Element Overrides */
/* ------------------------------------------------------------ */
/* We hide elements on initial load. If they are used by system */
/* settings we can display them manually in javascript          */
/* ------------------------------------------------------------ */
										 
    .Product-Row-Image-CASL .Product-Img { 
    
        max-width: 96px;
        max-height: 96px;
    
    }