/* CSS Document */
/* CSS Document */
/* line 7, style.scss */
.cimg.saltwater:before {
  background-image: url("../images/cimg_saltwater.jpg"); }

/* line 22, style.scss */
.cimg.freshwater:before {
  background-image: url("../images/cimg_freshwater.jpg"); }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 22, style.scss */
    .cimg.freshwater:before {
      background-position: left -20vw center; } }
  @media screen and (max-width: 350px) {
    /* line 22, style.scss */
    .cimg.freshwater:before {
      background-position: left -40vw center; } }

/* line 39, style.scss */
.cimg.local:before {
  background-image: url("../images/cimg_local.jpg"); }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 39, style.scss */
    .cimg.local:before {
      background-position: left -10vw center; } }
  @media screen and (max-width: 350px) {
    /* line 39, style.scss */
    .cimg.local:before {
      background-position: left -20vw center; } }

/*# sourceMappingURL=style.css.map */
