.image-fullwidth-block {
  margin-bottom: 50px; }
  .image-fullwidth-block .image {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; }
  @media screen and (max-width: 992px) {
    .image-fullwidth-block .image {
      height: 300px !important; } }
  @media screen and (max-width: 600px) {
    .image-fullwidth-block .image {
      height: 200px !important; } }

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