.tsps-payment-strip {
  padding-bottom: 25px;   
  display:flex;
  align-items:center;
  justify-content:flex-start;
}

.tsps-payment-strip img {
  max-height:40px;
  width:auto;
  image-rendering:auto;
}
