
body .sb-proof-panel .sb-review-grid{

  display:grid!important;

  grid-template-columns:1fr!important;

  gap:18px!important;

}



body .sb-proof-panel .sb-review-card{

  display:block!important;

  overflow:hidden!important;

  border-radius:14px!important;

  background:#fff!important;

}



body .sb-proof-panel .sb-review-card img{

  width:100%!important;

  height:360px!important;

  display:block!important;

  object-fit:cover!important;

  background:#f7f7f5!important;

}



body .sb-proof-panel img[src*="advertiser-roofing-direct"]{

  object-position:center 34%!important;

}



body .sb-proof-panel img[src*="advertiser-jetadrain"]{

  object-position:center 46%!important;

}



body .sb-proof-panel .sb-review-card blockquote{

  padding:22px 24px 24px!important;

}



@media(max-width:700px){

  body .sb-proof-panel .sb-review-card img{

    height:auto!important;

  }

}

