/* line 4, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/weedzeroplate.scss */
.wzplate .content span {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 2rem;
}

@media screen and (max-width: 1919px) {
  /* line 1, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/weedzeroplate.scss */
  .wzplate {
    width: 1280px;
  }
}

@media screen and (max-width: 1439px) {
  /* line 1, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/weedzeroplate.scss */
  .wzplate {
    width: 1024px;
  }
}

@media screen and (max-width: 1279px) {
  /* line 1, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/weedzeroplate.scss */
  .wzplate {
    width: 896px;
  }
}

@media screen and (max-width: 1023px) {
  /* line 1, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/weedzeroplate.scss */
  .wzplate {
    width: calc(768px - 4rem);
  }
}

@media screen and (max-width: 767px) {
  /* line 1, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/weedzeroplate.scss */
  .wzplate {
    width: calc(100% - 4rem);
  }
  /* line 27, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/weedzeroplate.scss */
  .wzplate .content .table1 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 30, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/weedzeroplate.scss */
  .wzplate .title {
    letter-spacing: 0;
  }
}

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