.trustoo-loyalty-icon-wrapper {
  flex-shrink: 0;
}

@media screen and (max-width: 700px) {
  .trustoo-loyalty-icon-wrapper {
    margin-right: -16px;
  }
}