.proof-preview .row{
  justify-content:center!important;
}

.proof-small{
  max-width:280px!important;
  margin:0 auto!important;
}

.proof-small .card-body{
  padding:12px!important;
}

.proof-media{
  max-height:260px!important;
  object-fit:cover!important;
  border-radius:14px!important;
}

.proof-small h5{
  font-size:1rem!important;
  margin-top:10px!important;
}

.proof-small p{
  font-size:.9rem!important;
  line-height:1.45!important;
}
