@media only screen and (max-width: 767px) {
  div#trustedsite-tm-image {
    transform: rotate(90deg) translate(-320px, 40px) scale(0.8);
  }
}
