/* v139 — approved mobile-only alignment and icon correction. */
@media(max-width:700px){
  body.gp-v134 .gp138-trust-wrap .reference-services{
    min-height:90px!important;
    padding:0!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  body.gp-v134 .gp138-trust-wrap .reference-service{
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    min-height:88px!important;
    padding:8px 2px!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    text-align:center!important;
  }
  body.gp-v134 .gp138-trust-wrap .reference-service svg.gp139-trust-icon{
    display:block!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    padding:9px!important;
    border-radius:50%!important;
    background:#eef8f4!important;
    color:#168568!important;
    filter:none!important;
    stroke:currentColor!important;
  }
  body.gp-v134 .gp138-trust-wrap .reference-service:nth-child(2) svg.gp139-trust-icon{
    background:#fff0ed!important;
    color:#ed6b5d!important;
  }
  body.gp-v134 .gp138-trust-wrap .reference-service b{
    display:block!important;
    width:100%!important;
    margin:0!important;
    color:#147d61!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1.45!important;
    text-align:center!important;
    white-space:nowrap!important;
  }
}
