/* Bayan service images UX polish v13.2 */
.page-hero-art.service-photo-v131{padding:0!important;overflow:hidden!important;background:none!important;border:0!important;box-shadow:0 18px 45px rgba(10,31,60,.12)!important;}
.page-hero-art.service-photo-v131::before,.page-hero-art.service-photo-v131::after{display:none!important;content:none!important;}
.page-hero-art.service-photo-v131>span{display:none!important;}
.page-hero-art.service-photo-v131 img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;}

/* Cards: images support the content instead of dominating it */
.service-priority-card,.service-page .sec-services .svc-card{display:flex;flex-direction:column;align-items:stretch;}
.service-priority-card{padding:1.35rem 1.35rem 1.3rem;min-height:0;}
.service-priority-card .svc-ic{width:44px;height:44px;border-radius:13px;margin-bottom:.8rem;}
.service-card-photo-v131{display:block;width:100%;height:148px;aspect-ratio:auto;overflow:hidden;border-radius:14px;margin:.15rem 0 1rem;background:#eef2f5;box-shadow:0 7px 20px rgba(10,31,60,.08);border:1px solid rgba(10,31,60,.06);}
.service-card-photo-v131 img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease;}
.service-priority-card:hover .service-card-photo-v131 img,.svc-card:hover .service-card-photo-v131 img{transform:scale(1.02);}
.service-priority-card h3{font-size:1.18rem;line-height:1.45;margin:.05rem 0 .45rem;}
.service-priority-card p{font-size:.93rem;line-height:1.7;margin:.05rem 0 1rem;}
.service-priority-card .lnk{margin-top:auto;padding-top:.15rem;}
.service-page .sec-services .svc-card{padding:1.3rem;min-height:0;}
.service-page .sec-services .svc-card .svc-ic{margin-bottom:.75rem;}
.service-page .sec-services .svc-card .service-card-photo-v131{height:132px;margin:.05rem 0 .9rem;border-radius:13px;}
.service-page .sec-services .svc-card h3{font-size:1.08rem;line-height:1.45;margin-bottom:.4rem;}
.service-page .sec-services .svc-card p{font-size:.9rem;line-height:1.65;margin-bottom:.85rem;}
.service-page .sec-services .svc-card .lnk{margin-top:auto;}

@media (min-width:1200px){
  .service-priority-card .service-card-photo-v131{height:150px;}
  .service-page .sec-services .svc-card .service-card-photo-v131{height:128px;}
}
@media (max-width:991px){
  .service-card-photo-v131{height:142px;}
}
@media (max-width:767px){
  .page-hero-art.service-photo-v131{border-radius:22px!important;}
  .service-priority-card{padding:1.15rem;}
  .service-priority-card .svc-ic{width:42px;height:42px;margin-bottom:.65rem;}
  .service-card-photo-v131{height:126px;border-radius:12px;margin:.1rem 0 .85rem;}
  .service-page .sec-services .svc-card{padding:1.1rem;}
  .service-page .sec-services .svc-card .service-card-photo-v131{height:118px;border-radius:12px;}
}
