      /*remove external link arrows*/
      #main figure a {
        text-decoration: none;
        background: none !important;
        padding-left: 0 !important;
        border: none !important;
      }

      .frame {
        margin: 1em 0;
      }

      .csc-textpic-imagerow,
      .ce-row {
        height: 50px;
        width: auto;
        display: inline-block;
        margin-right: 1.5em;
        margin-bottom: 1em;
      }

      #main figure,
      .csc-textpic-imagecolumn,
      .csc-textpic-image,
      .ce-column,
      body #main figure img {
        height: 100% !important;
        width: auto;
      }

      /*Grosse*/

      .frame-layout-11 .csc-textpic-imagerow,
      .frame-layout-11 .ce-row {
        height: 100px !important;
      }