.rule-body{
  .image img {
    width: 100%;
}
}
.home-wrapper-custom .banner-text-custom h2{
  text-shadow: none;
    filter: drop-shadow(-1px 2px 2px #25598E);
}