/* v956 — Cancellation & Refund hero banner replacement fit */
body .refund-guide-banner-v879{
  overflow:hidden !important;
  background:#eef6ff !important;
}
body .refund-guide-banner-v879 img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}
