@charset "utf-8";

._app-record-holder { height: 24px; width: 24px; }

._app-record-holder img { height: auto; width: 100%; }

._app-record-holder .ds { display: none; }

@media screen and (min-width: 1024px) {
  ._app-record-holder { height: 40px; width: 104px; }
  ._app-record-holder .m { display: none; }
  ._app-record-holder .ds { display: block; }
}