img[alt="Swipe Stone Payments"] {
  width: 180px !important;
  height: 60px !important;
  max-width: none !important;
  object-fit: contain;
  object-position: left center;
  padding: 0;
  background: transparent;
  border-radius: 0;
}

@media (max-width: 639px) {
  img[alt="Swipe Stone Payments"] {
    width: 150px !important;
    height: 50px !important;
  }
}
