/* CSS Document */
/* CSS Document */
/* line 7, style.scss */
.cimg:before {
  background-image: url("../images/cimg.jpg"); }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 7, style.scss */
    .cimg:before {
      background-position: left -15vw center; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 7, style.scss */
    .cimg:before {
      background-position: left -18vw center; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 7, style.scss */
    .cimg:before {
      background-position: right center; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 7, style.scss */
    .cimg:before {
      background-position: right center; } }
  @media all and (min-width: 350px) and (max-width: 440px) {
    /* line 7, style.scss */
    .cimg:before {
      background-position: left -60vw center; } }
  @media screen and (max-width: 350px) {
    /* line 7, style.scss */
    .cimg:before {
      background-position: left -60vw center; } }

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