@charset "utf-8";

:root {
  /* --color-primary: blue; */
}

#HomePage_WelcomeMessage {
  ._Body {
    ._Chapter {
      ._ImageFloatLeft {
        img {
          /* outline: 4px dashed red; */
          height: 290px !important;
          width: auto !important;
        }
      }
    }
  }
}



