/* Minimal styles for reassurance block (no inline CSS) */
.sj4web-reassurance-block {
  text-align: center;
  padding: 10px 0;
}
.sj4web-reassurance-block img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.for-sj4webmodalinfo:hover {
    cursor: pointer;
}
.sj4web-category-banner-block {
    text-align: center;
    padding: 10px 0;
}
.sj4web-category-banner-block img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    cursor: pointer;
}
