
@media only screen and (max-width: 64rem) {
    .frame {
        display: none;
    }
  }