/**
 * @author Maciej Zasada maciej@unit9.com
 */
/* BEGIN SETTINGS SECTION */
/* END SETTINGS SECTION */
/* now, generate! */
/**
 * @author Maciej Zasada maciej@unit9.com
 */
/**
 * @author Maciej Zasada maciejzsd@gmail.com
 */
.mobile, .tablet, .desktop, .large, .display-normal, .display-retina {
  display: none; }

@media only screen and (max-width: 640px) {
  .mobile {
    display: block; } }
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .tablet {
    display: block; } }
@media only screen and (min-width: 1025px) {
  .desktop {
    display: block; } }
@media only screen and (min-width: 1824px) {
  .large {
    display: block; } }
.display-normal {
  display: block; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .display-retina {
    display: block; }

  .display-normal {
    display: none; } }
/**
 * Defines root asset class
 */
.asset {
  display: block; }

/**
 * Returns sprite map given package name, platform and resolution.
 * @param $package package name
 * @param $platform platform name [$desktop | $tablet | $mobile]
 * @param $resolution resolution type [$x1 | $x2]
 */
/**
 * Returns sprite map file URL given package name, platform and resolution.
 * @param $package package name
 * @param $platform platform name [$desktop | $tablet | $mobile]
 * @param $resolution resolution type [$x1 | $x2]
 */
/**
 * Returns true if output type ($type) is supported.
 * @param $type [$image | $sprite]
 */
/**
 * Generates styles for a sprite asset.
 * @param $package package name
 * @param $platform platform name [$desktop | $tablet | $mobile]
 * @param $resolution resolution type [$x1 | $x2]
 * @param $asset-name asset file name
 */
/**
 * Generates styles for an image asset.
 * @param $package package name
 * @param $platform platform name [$desktop | $tablet | $mobile]
 * @param $resolution resolution type [$x1 | $x2]
 * @param $asset-name asset file name
 */
/**
 * Generates responsive sprite class definition for all possible device types.
 * @param $package package name
 * @param $asset-name asset file name
 */
/**
 * Generates responsive image class definition for all possible device types.
 * @param $package package name
 * @param $asset-name asset file name
 */
/**
 * Generates responsive asset class definition for all possible device types with both sprite and image support.
 * @param $package package name
 * @param $asset-name asset file name
 */
/**
 * Generates sprite maps for images found in the project.
 */
.detection .url-ui {
  display: none;
  content: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png'); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .detection .url-ui {
      content: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png'); } }
  @media only screen and (max-width: 640px) {
    .detection .url-ui {
      content: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png'); } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .detection .url-ui {
        content: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png'); } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .detection .url-ui {
      content: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png'); } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (min-width: 641px) and (max-width: 1024px) {
      .detection .url-ui {
        content: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png'); } }

/**
 * Generates responsive asset classes for all images found in the project using sprites (and fallback with individual assets).
 */
.asset.allow_arrow {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 22px;
  width: 17px;
  background-position: 0 -3685px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.allow_arrow {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 17px;
      height: 22px;
      background-position: 0 -3596px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.allow_arrow {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 22px;
      width: 17px;
      background-position: 0 -3668px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.allow_arrow {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 17px;
        height: 22px;
        background-position: 0 -3578.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.allow_arrow {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 22px;
      width: 17px;
      background-position: 0 -2864px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.allow_arrow {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 17px;
        height: 22px;
        background-position: 0 -2908.5px;
        background-size: 110px 2947.5px; } }
  .asset.allow_arrow.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/allow_arrow.png") no-repeat;
    width: 17px;
    height: 22px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.allow_arrow.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/allow_arrow.png") no-repeat;
        width: 17px;
        height: 22px;
        background-size: 17px 22px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.allow_arrow.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/allow_arrow.png") no-repeat;
        width: 17px;
        height: 22px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.allow_arrow.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/allow_arrow.png") no-repeat;
          width: 17px;
          height: 22px;
          background-size: 17px 22px; } }
    @media only screen and (max-width: 640px) {
      .asset.allow_arrow.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/allow_arrow.png") no-repeat;
        width: 17px;
        height: 22px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.allow_arrow.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/allow_arrow.png") no-repeat;
          width: 17px;
          height: 22px;
          background-size: 17px 22px; } }

.asset.arrow_left {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 37px;
  width: 23px;
  background-position: 0 -3574px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.arrow_left {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 23px;
      height: 37px;
      background-position: 0 -3477px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.arrow_left {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 37px;
      width: 23px;
      background-position: 0 -3557px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.arrow_left {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 23px;
        height: 37px;
        background-position: 0 -3459.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.arrow_left {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 22px;
      width: 14px;
      background-position: 0 -1783px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.arrow_left {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 13.5px;
        height: 22px;
        background-position: 0 -2552px;
        background-size: 110px 2947.5px; } }
  .asset.arrow_left.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/arrow_left.png") no-repeat;
    width: 23px;
    height: 37px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.arrow_left.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/arrow_left.png") no-repeat;
        width: 23px;
        height: 37px;
        background-size: 23px 37px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.arrow_left.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/arrow_left.png") no-repeat;
        width: 23px;
        height: 37px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.arrow_left.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/arrow_left.png") no-repeat;
          width: 23px;
          height: 37px;
          background-size: 23px 37px; } }
    @media only screen and (max-width: 640px) {
      .asset.arrow_left.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/arrow_left.png") no-repeat;
        width: 14px;
        height: 22px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.arrow_left.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/arrow_left.png") no-repeat;
          width: 13.5px;
          height: 22px;
          background-size: 13.5px 22px; } }

.asset.arrow_right {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 37px;
  width: 22px;
  background-position: 0 -3611px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.arrow_right {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 22px;
      height: 37px;
      background-position: 0 -3539px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.arrow_right {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 37px;
      width: 22px;
      background-position: 0 -3594px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.arrow_right {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 22px;
        height: 37px;
        background-position: 0 -3521.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.arrow_right {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 22px;
      width: 13px;
      background-position: 0 -1885px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.arrow_right {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 13px;
        height: 22px;
        background-position: 0 -2606px;
        background-size: 110px 2947.5px; } }
  .asset.arrow_right.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/arrow_right.png") no-repeat;
    width: 22px;
    height: 37px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.arrow_right.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/arrow_right.png") no-repeat;
        width: 22px;
        height: 37px;
        background-size: 22px 37px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.arrow_right.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/arrow_right.png") no-repeat;
        width: 22px;
        height: 37px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.arrow_right.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/arrow_right.png") no-repeat;
          width: 22px;
          height: 37px;
          background-size: 22px 37px; } }
    @media only screen and (max-width: 640px) {
      .asset.arrow_right.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/arrow_right.png") no-repeat;
        width: 13px;
        height: 22px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.arrow_right.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/arrow_right.png") no-repeat;
          width: 13px;
          height: 22px;
          background-size: 13px 22px; } }

.asset.audio_icon-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1332px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.audio_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1121px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.audio_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1315px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.audio_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1103.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.audio_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2199px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.audio_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2096px;
        background-size: 110px 2947.5px; } }
  .asset.audio_icon-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/audio_icon-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.audio_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/audio_icon-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.audio_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/audio_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.audio_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/audio_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.audio_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/audio_icon-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.audio_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/audio_icon-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.audio_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1483px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.audio_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1217px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.audio_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1466px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.audio_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1199.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.audio_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2327px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.audio_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2128px;
        background-size: 110px 2947.5px; } }
  .asset.audio_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/audio_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.audio_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/audio_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.audio_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/audio_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.audio_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/audio_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.audio_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/audio_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.audio_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/audio_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.audio_icon_1-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1156px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.audio_icon_1-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1025px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.audio_icon_1-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1139px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.audio_icon_1-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1007.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.audio_icon_1-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -209px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.audio_icon_1-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1191px;
        background-size: 110px 2947.5px; } }
  .asset.audio_icon_1-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/audio_icon_1-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.audio_icon_1-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/audio_icon_1-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.audio_icon_1-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/audio_icon_1-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.audio_icon_1-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/audio_icon_1-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.audio_icon_1-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/audio_icon_1-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.audio_icon_1-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/audio_icon_1-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.audio_icon_1 {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2062px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.audio_icon_1 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1694px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.audio_icon_1 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1997px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.audio_icon_1 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1676.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.audio_icon_1 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2359px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.audio_icon_1 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2224px;
        background-size: 110px 2947.5px; } }
  .asset.audio_icon_1.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/audio_icon_1.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.audio_icon_1.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/audio_icon_1.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.audio_icon_1.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/audio_icon_1.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.audio_icon_1.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/audio_icon_1.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.audio_icon_1.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/audio_icon_1.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.audio_icon_1.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/audio_icon_1.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.audio_icon_2-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1037px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.audio_icon_2-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -833px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.audio_icon_2-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1020px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.audio_icon_2-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -815.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.audio_icon_2-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -177px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.audio_icon_2-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1005px;
        background-size: 110px 2947.5px; } }
  .asset.audio_icon_2-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/audio_icon_2-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.audio_icon_2-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/audio_icon_2-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.audio_icon_2-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/audio_icon_2-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.audio_icon_2-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/audio_icon_2-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.audio_icon_2-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/audio_icon_2-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.audio_icon_2-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/audio_icon_2-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.audio_icon_2 {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1579px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.audio_icon_2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1439px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.audio_icon_2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1562px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.audio_icon_2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1366.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.audio_icon_2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2295px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.audio_icon_2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2160px;
        background-size: 110px 2947.5px; } }
  .asset.audio_icon_2.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/audio_icon_2.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.audio_icon_2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/audio_icon_2.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.audio_icon_2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/audio_icon_2.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.audio_icon_2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/audio_icon_2.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.audio_icon_2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/audio_icon_2.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.audio_icon_2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/audio_icon_2.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.bigFacebook-icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 72px;
  width: 72px;
  background-position: 0 -1204px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.bigFacebook-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 36px;
      height: 36px;
      background-position: 0 -3288px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.bigFacebook-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 72px;
      width: 72px;
      background-position: 0 -1187px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.bigFacebook-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 36px;
        height: 36px;
        background-position: 0 -3270.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.bigFacebook-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 72px;
      width: 72px;
      background-position: 0 -1441px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.bigFacebook-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 36px;
        height: 36px;
        background-position: 0 -2738.5px;
        background-size: 110px 2947.5px; } }
  .asset.bigFacebook-icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/bigFacebook-icon.png") no-repeat;
    width: 72px;
    height: 72px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.bigFacebook-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/bigFacebook-icon.png") no-repeat;
        width: 36px;
        height: 36px;
        background-size: 36px 36px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.bigFacebook-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/bigFacebook-icon.png") no-repeat;
        width: 72px;
        height: 72px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.bigFacebook-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/bigFacebook-icon.png") no-repeat;
          width: 36px;
          height: 36px;
          background-size: 36px 36px; } }
    @media only screen and (max-width: 640px) {
      .asset.bigFacebook-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/bigFacebook-icon.png") no-repeat;
        width: 72px;
        height: 72px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.bigFacebook-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/bigFacebook-icon.png") no-repeat;
          width: 36px;
          height: 36px;
          background-size: 36px 36px; } }

.asset.bigFacebook-icon2 {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 32px;
  width: 110px;
  background-position: 0 -3332px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.bigFacebook-icon2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 110px;
      height: 32px;
      background-position: 0 -3324px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.bigFacebook-icon2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 32px;
      width: 110px;
      background-position: 0 -3315px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.bigFacebook-icon2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 110px;
        height: 32px;
        background-position: 0 -3306.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.bigFacebook-icon2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 110px;
      background-position: 0 -2523px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.bigFacebook-icon2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 110px;
        height: 32px;
        background-position: 0 -2774.5px;
        background-size: 110px 2947.5px; } }
  .asset.bigFacebook-icon2.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/bigFacebook-icon2.png") no-repeat;
    width: 110px;
    height: 32px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.bigFacebook-icon2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/bigFacebook-icon2.png") no-repeat;
        width: 110px;
        height: 32px;
        background-size: 110px 32px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.bigFacebook-icon2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/bigFacebook-icon2.png") no-repeat;
        width: 110px;
        height: 32px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.bigFacebook-icon2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/bigFacebook-icon2.png") no-repeat;
          width: 110px;
          height: 32px;
          background-size: 110px 32px; } }
    @media only screen and (max-width: 640px) {
      .asset.bigFacebook-icon2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/bigFacebook-icon2.png") no-repeat;
        width: 110px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.bigFacebook-icon2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/bigFacebook-icon2.png") no-repeat;
          width: 110px;
          height: 32px;
          background-size: 110px 32px; } }

.asset.bigGoogle-icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 72px;
  width: 71px;
  background-position: 0 -621px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.bigGoogle-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 35.5px;
      height: 36px;
      background-position: 0 -3088px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.bigGoogle-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 72px;
      width: 71px;
      background-position: 0 -604px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.bigGoogle-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 35.5px;
        height: 36px;
        background-position: 0 -3070.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.bigGoogle-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 72px;
      width: 71px;
      background-position: 0 -1149px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.bigGoogle-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 35.5px;
        height: 36px;
        background-position: 0 -2336px;
        background-size: 110px 2947.5px; } }
  .asset.bigGoogle-icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/bigGoogle-icon.png") no-repeat;
    width: 71px;
    height: 72px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.bigGoogle-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/bigGoogle-icon.png") no-repeat;
        width: 35.5px;
        height: 36px;
        background-size: 35.5px 36px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.bigGoogle-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/bigGoogle-icon.png") no-repeat;
        width: 71px;
        height: 72px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.bigGoogle-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/bigGoogle-icon.png") no-repeat;
          width: 35.5px;
          height: 36px;
          background-size: 35.5px 36px; } }
    @media only screen and (max-width: 640px) {
      .asset.bigGoogle-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/bigGoogle-icon.png") no-repeat;
        width: 71px;
        height: 72px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.bigGoogle-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/bigGoogle-icon.png") no-repeat;
          width: 35.5px;
          height: 36px;
          background-size: 35.5px 36px; } }

.asset.bigGoogle-icon2 {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 32px;
  width: 110px;
  background-position: 0 -2494px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.bigGoogle-icon2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 110px;
      height: 32px;
      background-position: 0 -2667px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.bigGoogle-icon2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 32px;
      width: 110px;
      background-position: 0 -2477px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.bigGoogle-icon2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 110px;
        height: 32px;
        background-position: 0 -2549.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.bigGoogle-icon2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 110px;
      background-position: 0 -1805px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.bigGoogle-icon2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 110px;
        height: 32px;
        background-position: 0 -1877px;
        background-size: 110px 2947.5px; } }
  .asset.bigGoogle-icon2.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/bigGoogle-icon2.png") no-repeat;
    width: 110px;
    height: 32px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.bigGoogle-icon2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/bigGoogle-icon2.png") no-repeat;
        width: 110px;
        height: 32px;
        background-size: 110px 32px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.bigGoogle-icon2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/bigGoogle-icon2.png") no-repeat;
        width: 110px;
        height: 32px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.bigGoogle-icon2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/bigGoogle-icon2.png") no-repeat;
          width: 110px;
          height: 32px;
          background-size: 110px 32px; } }
    @media only screen and (max-width: 640px) {
      .asset.bigGoogle-icon2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/bigGoogle-icon2.png") no-repeat;
        width: 110px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.bigGoogle-icon2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/bigGoogle-icon2.png") no-repeat;
          width: 110px;
          height: 32px;
          background-size: 110px 32px; } }

.asset.chrome_experiment {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 66px;
  width: 99px;
  background-position: 0 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.chrome_experiment {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 99px;
      height: 66px;
      background-position: 0 0;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.chrome_experiment {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 66px;
      width: 99px;
      background-position: 0 0; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.chrome_experiment {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 99px;
        height: 66px;
        background-position: 0 0;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.chrome_experiment {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 35px;
      width: 53px;
      background-position: 0 -93px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.chrome_experiment {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 53px;
        height: 35px;
        background-position: 0 -193px;
        background-size: 110px 2947.5px; } }
  .asset.chrome_experiment.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/chrome_experiment.png") no-repeat;
    width: 99px;
    height: 66px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.chrome_experiment.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/chrome_experiment.png") no-repeat;
        width: 99px;
        height: 66px;
        background-size: 99px 66px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.chrome_experiment.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/chrome_experiment.png") no-repeat;
        width: 99px;
        height: 66px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.chrome_experiment.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/chrome_experiment.png") no-repeat;
          width: 99px;
          height: 66px;
          background-size: 99px 66px; } }
    @media only screen and (max-width: 640px) {
      .asset.chrome_experiment.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/chrome_experiment.png") no-repeat;
        width: 53px;
        height: 35px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.chrome_experiment.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/chrome_experiment.png") no-repeat;
          width: 53px;
          height: 35px;
          background-size: 53px 35px; } }

.asset.chrome_experiment_logo {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 52px;
  width: 106px;
  background-position: 0 -2766px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.chrome_experiment_logo {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 106px;
      height: 52px;
      background-position: 0 -2615px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.chrome_experiment_logo {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 52px;
      width: 106px;
      background-position: 0 -2701px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.chrome_experiment_logo {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 106px;
        height: 52px;
        background-position: 0 -2629.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.chrome_experiment_logo {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 26px;
      width: 53px;
      background-position: 0 -633px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.chrome_experiment_logo {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 53px;
        height: 26px;
        background-position: 0 -1165px;
        background-size: 110px 2947.5px; } }
  .asset.chrome_experiment_logo.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/chrome_experiment_logo.png") no-repeat;
    width: 106px;
    height: 52px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.chrome_experiment_logo.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/chrome_experiment_logo.png") no-repeat;
        width: 106px;
        height: 52px;
        background-size: 106px 52px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.chrome_experiment_logo.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/chrome_experiment_logo.png") no-repeat;
        width: 106px;
        height: 52px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.chrome_experiment_logo.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/chrome_experiment_logo.png") no-repeat;
          width: 106px;
          height: 52px;
          background-size: 106px 52px; } }
    @media only screen and (max-width: 640px) {
      .asset.chrome_experiment_logo.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/chrome_experiment_logo.png") no-repeat;
        width: 53px;
        height: 26px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.chrome_experiment_logo.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/chrome_experiment_logo.png") no-repeat;
          width: 53px;
          height: 26px;
          background-size: 53px 26px; } }

.asset.close_individual_description {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 32px;
  width: 32px;
  background-position: 0 -3492px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.close_individual_description {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 32px;
      height: 32px;
      background-position: 0 -3356px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.close_individual_description {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 32px;
      width: 32px;
      background-position: 0 -3475px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.close_individual_description {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 32px;
        height: 32px;
        background-position: 0 -3338.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.close_individual_description {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 24px;
      width: 24px;
      background-position: 0 -1513px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.close_individual_description {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 24px;
        height: 24px;
        background-position: 0 -1335px;
        background-size: 110px 2947.5px; } }
  .asset.close_individual_description.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/close_individual_description.png") no-repeat;
    width: 32px;
    height: 32px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.close_individual_description.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/close_individual_description.png") no-repeat;
        width: 32px;
        height: 32px;
        background-size: 32px 32px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.close_individual_description.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/close_individual_description.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.close_individual_description.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/close_individual_description.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }
    @media only screen and (max-width: 640px) {
      .asset.close_individual_description.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/close_individual_description.png") no-repeat;
        width: 24px;
        height: 24px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.close_individual_description.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/close_individual_description.png") no-repeat;
          width: 24px;
          height: 24px;
          background-size: 24px 24px; } }

.asset.close_individual_description2 {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -3010px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.close_individual_description2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2934px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.close_individual_description2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2993px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.close_individual_description2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2868.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.close_individual_description2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 23px;
      width: 24px;
      background-position: 0 -1372px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.close_individual_description2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 24px;
        height: 23.5px;
        background-position: 0 -1288px;
        background-size: 110px 2947.5px; } }
  .asset.close_individual_description2.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/close_individual_description2.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.close_individual_description2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/close_individual_description2.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.close_individual_description2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/close_individual_description2.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.close_individual_description2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/close_individual_description2.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.close_individual_description2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/close_individual_description2.png") no-repeat;
        width: 24px;
        height: 23px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.close_individual_description2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/close_individual_description2.png") no-repeat;
          width: 24px;
          height: 23.5px;
          background-size: 24px 23.5px; } }

.asset.close_search {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 32px;
  width: 33px;
  background-position: 0 -517px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.close_search {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 33px;
      height: 32px;
      background-position: 0 -3388px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.close_search {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 32px;
      width: 33px;
      background-position: 0 -500px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.close_search {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 33px;
        height: 32px;
        background-position: 0 -3370.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.close_search {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 23px;
      width: 24px;
      background-position: 0 -1395px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.close_search {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 24px;
        height: 23.5px;
        background-position: 0 -1311.5px;
        background-size: 110px 2947.5px; } }
  .asset.close_search.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/close_search.png") no-repeat;
    width: 33px;
    height: 32px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.close_search.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/close_search.png") no-repeat;
        width: 33px;
        height: 32px;
        background-size: 33px 32px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.close_search.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/close_search.png") no-repeat;
        width: 33px;
        height: 32px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.close_search.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/close_search.png") no-repeat;
          width: 33px;
          height: 32px;
          background-size: 33px 32px; } }
    @media only screen and (max-width: 640px) {
      .asset.close_search.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/close_search.png") no-repeat;
        width: 24px;
        height: 23px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.close_search.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/close_search.png") no-repeat;
          width: 24px;
          height: 23.5px;
          background-size: 24px 23.5px; } }

.asset.close_transcript_about {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 32px;
  width: 33px;
  background-position: 0 -3460px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.close_transcript_about {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 33px;
      height: 32px;
      background-position: 0 -3420px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.close_transcript_about {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 32px;
      width: 33px;
      background-position: 0 -3443px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.close_transcript_about {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 33px;
        height: 32px;
        background-position: 0 -3402.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.close_transcript_about {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 23px;
      width: 24px;
      background-position: 0 -1418px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.close_transcript_about {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 24px;
        height: 23.5px;
        background-position: 0 -1264.5px;
        background-size: 110px 2947.5px; } }
  .asset.close_transcript_about.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/close_transcript_about.png") no-repeat;
    width: 33px;
    height: 32px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.close_transcript_about.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/close_transcript_about.png") no-repeat;
        width: 33px;
        height: 32px;
        background-size: 33px 32px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.close_transcript_about.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/close_transcript_about.png") no-repeat;
        width: 33px;
        height: 32px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.close_transcript_about.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/close_transcript_about.png") no-repeat;
          width: 33px;
          height: 32px;
          background-size: 33px 32px; } }
    @media only screen and (max-width: 640px) {
      .asset.close_transcript_about.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/close_transcript_about.png") no-repeat;
        width: 24px;
        height: 23px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.close_transcript_about.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/close_transcript_about.png") no-repeat;
          width: 24px;
          height: 23.5px;
          background-size: 24px 23.5px; } }

.asset.donate_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 40px;
  width: 204px;
  background-position: 0 -949px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.donate_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 204px;
      height: 40px;
      background-position: 0 -66px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.donate_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 40px;
      width: 204px;
      background-position: 0 -884px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.donate_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 204px;
        height: 40px;
        background-position: 0 -66px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.donate_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 21px;
      width: 102px;
      background-position: 0 0; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.donate_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 101.5px;
        height: 21px;
        background-position: 0 0;
        background-size: 110px 2947.5px; } }
  .asset.donate_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/donate_icon.png") no-repeat;
    width: 204px;
    height: 40px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.donate_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/donate_icon.png") no-repeat;
        width: 204px;
        height: 40px;
        background-size: 204px 40px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.donate_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/donate_icon.png") no-repeat;
        width: 204px;
        height: 40px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.donate_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/donate_icon.png") no-repeat;
          width: 204px;
          height: 40px;
          background-size: 204px 40px; } }
    @media only screen and (max-width: 640px) {
      .asset.donate_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/donate_icon.png") no-repeat;
        width: 102px;
        height: 21px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.donate_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/donate_icon.png") no-repeat;
          width: 101.5px;
          height: 21px;
          background-size: 101.5px 21px; } }

.asset.explore_icon-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2866px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.explore_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2699px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.explore_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2801px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.explore_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2681.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.explore_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1955px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.explore_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1909px;
        background-size: 110px 2947.5px; } }
  .asset.explore_icon-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/explore_icon-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.explore_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/explore_icon-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.explore_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/explore_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.explore_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/explore_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.explore_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/explore_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.explore_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/explore_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.explore_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -3412px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.explore_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -3240px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.explore_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -3395px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.explore_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -3222.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.explore_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -1221px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.explore_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -1676px;
        background-size: 110px 2947.5px; } }
  .asset.explore_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/explore_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.explore_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/explore_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.explore_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/explore_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.explore_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/explore_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.explore_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/explore_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.explore_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/explore_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.facebook_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2670px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.facebook_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2838px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.facebook_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2753px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.facebook_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2916.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.facebook_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -933px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.facebook_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -941px;
        background-size: 110px 2947.5px; } }
  .asset.facebook_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/facebook_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.facebook_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/facebook_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.facebook_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/facebook_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.facebook_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/facebook_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.facebook_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/facebook_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.facebook_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/facebook_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.filter_icon-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2962px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.filter_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2886px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.filter_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2945px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.filter_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2820.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.filter_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2003px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.filter_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2048px;
        background-size: 110px 2947.5px; } }
  .asset.filter_icon-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/filter_icon-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.filter_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/filter_icon-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.filter_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/filter_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.filter_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/filter_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.filter_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/filter_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.filter_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/filter_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.filter_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -3364px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.filter_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -3192px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.filter_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -3347px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.filter_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -3106.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.filter_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2619px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.filter_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2472px;
        background-size: 110px 2947.5px; } }
  .asset.filter_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/filter_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.filter_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/filter_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.filter_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/filter_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.filter_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/filter_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.filter_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/filter_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.filter_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/filter_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.google_plus_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2914px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.google_plus_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2519px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.google_plus_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2897px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.google_plus_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2581.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.google_plus_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -837px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.google_plus_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -1644px;
        background-size: 110px 2947.5px; } }
  .asset.google_plus_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/google_plus_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.google_plus_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/google_plus_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.google_plus_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/google_plus_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.google_plus_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/google_plus_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.google_plus_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/google_plus_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.google_plus_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/google_plus_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.home_icon-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -989px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.home_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -929px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.home_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -972px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.home_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -911.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.home_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1253px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.home_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1085px;
        background-size: 110px 2947.5px; } }
  .asset.home_icon-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/home_icon-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.home_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/home_icon-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.home_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/home_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.home_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/home_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.home_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/home_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.home_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/home_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.home_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1726px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.home_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1336px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.home_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1757px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.home_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1318.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.home_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1703px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.home_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1485px;
        background-size: 110px 2947.5px; } }
  .asset.home_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/home_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.home_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/home_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.home_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/home_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.home_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/home_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.home_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/home_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.home_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/home_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.maps_icon-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -901px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.maps_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -977px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.maps_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -924px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.maps_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -959.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.maps_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -305px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.maps_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -637px;
        background-size: 110px 2947.5px; } }
  .asset.maps_icon-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/maps_icon-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.maps_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/maps_icon-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.maps_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/maps_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.maps_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/maps_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.maps_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/maps_icon-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.maps_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/maps_icon-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.maps_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1531px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.maps_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1646px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.maps_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1514px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.maps_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1628.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.maps_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2231px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.maps_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2192px;
        background-size: 110px 2947.5px; } }
  .asset.maps_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/maps_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.maps_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/maps_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.maps_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/maps_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.maps_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/maps_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.maps_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/maps_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.maps_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/maps_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.mic_icon-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2818px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.mic_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -3040px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.mic_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2849px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.mic_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -3022.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.mic_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1907px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.mic_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2288px;
        background-size: 110px 2947.5px; } }
  .asset.mic_icon-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/mic_icon-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.mic_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/mic_icon-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.mic_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/mic_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.mic_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/mic_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.mic_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/mic_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.mic_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/mic_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.mic_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2446px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.mic_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2222px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.mic_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2429px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.mic_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2204.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.mic_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1837px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.mic_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1772px;
        background-size: 110px 2947.5px; } }
  .asset.mic_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/mic_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.mic_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/mic_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.mic_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/mic_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.mic_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/mic_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.mic_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/mic_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.mic_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/mic_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.move_transcript {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 58px;
  width: 70px;
  background-position: 0 -3206px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.move_transcript {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 70px;
      height: 58px;
      background-position: 0 -2982px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.move_transcript {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 58px;
      width: 70px;
      background-position: 0 -3098px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.move_transcript {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 70px;
        height: 58px;
        background-position: 0 -2964.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.move_transcript {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 46px;
      width: 56px;
      background-position: 0 -2781px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.move_transcript {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 56px;
        height: 46.5px;
        background-position: 0 -2692px;
        background-size: 110px 2947.5px; } }
  .asset.move_transcript.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/move_transcript.png") no-repeat;
    width: 70px;
    height: 58px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.move_transcript.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/move_transcript.png") no-repeat;
        width: 70px;
        height: 58px;
        background-size: 70px 58px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.move_transcript.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/move_transcript.png") no-repeat;
        width: 70px;
        height: 58px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.move_transcript.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/move_transcript.png") no-repeat;
          width: 70px;
          height: 58px;
          background-size: 70px 58px; } }
    @media only screen and (max-width: 640px) {
      .asset.move_transcript.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/move_transcript.png") no-repeat;
        width: 56px;
        height: 46px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.move_transcript.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/move_transcript.png") no-repeat;
          width: 56px;
          height: 46.5px;
          background-size: 56px 46.5px; } }

.asset.organicLogo {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 44px;
  width: 103px;
  background-position: 0 -1682px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.organicLogo {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 103px;
      height: 44px;
      background-position: 0 -597px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.organicLogo {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 44px;
      width: 103px;
      background-position: 0 -1665px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.organicLogo {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 103px;
        height: 44px;
        background-position: 0 -579.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.organicLogo {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 26px;
      width: 60px;
      background-position: 0 -691px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.organicLogo {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 60px;
        height: 25.5px;
        background-position: 0 -1239px;
        background-size: 110px 2947.5px; } }
  .asset.organicLogo.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/organicLogo.png") no-repeat;
    width: 103px;
    height: 44px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.organicLogo.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/organicLogo.png") no-repeat;
        width: 103px;
        height: 44px;
        background-size: 103px 44px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.organicLogo.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/organicLogo.png") no-repeat;
        width: 103px;
        height: 44px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.organicLogo.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/organicLogo.png") no-repeat;
          width: 103px;
          height: 44px;
          background-size: 103px 44px; } }
    @media only screen and (max-width: 640px) {
      .asset.organicLogo.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/organicLogo.png") no-repeat;
        width: 60px;
        height: 26px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.organicLogo.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/organicLogo.png") no-repeat;
          width: 60px;
          height: 25.5px;
          background-size: 60px 25.5px; } }

.asset.pause-original-icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 71px;
  width: 71px;
  background-position: 0 -1085px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.pause-original-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 71px;
      height: 71px;
      background-position: 0 -1265px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.pause-original-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 71px;
      width: 71px;
      background-position: 0 -1068px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.pause-original-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 71px;
        height: 71px;
        background-position: 0 -1247.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.pause-original-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 71px;
      width: 71px;
      background-position: 0 -1301px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.pause-original-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 71px;
        height: 71px;
        background-position: 0 -1359px;
        background-size: 110px 2947.5px; } }
  .asset.pause-original-icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/pause-original-icon.png") no-repeat;
    width: 71px;
    height: 71px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.pause-original-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/pause-original-icon.png") no-repeat;
        width: 71px;
        height: 71px;
        background-size: 71px 71px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.pause-original-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/pause-original-icon.png") no-repeat;
        width: 71px;
        height: 71px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.pause-original-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/pause-original-icon.png") no-repeat;
          width: 71px;
          height: 71px;
          background-size: 71px 71px; } }
    @media only screen and (max-width: 640px) {
      .asset.pause-original-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/pause-original-icon.png") no-repeat;
        width: 71px;
        height: 71px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.pause-original-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/pause-original-icon.png") no-repeat;
          width: 71px;
          height: 71px;
          background-size: 71px 71px; } }

.asset.pause_button-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 56px;
  width: 56px;
  background-position: 0 -845px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.pause_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 56px;
      height: 56px;
      background-position: 0 -226px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.pause_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 56px;
      width: 56px;
      background-position: 0 -828px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.pause_button-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 56px;
        height: 56px;
        background-position: 0 -291.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.pause_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -337px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.pause_button-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 100px;
        height: 100px;
        background-position: 0 -93px;
        background-size: 110px 2947.5px; } }
  .asset.pause_button-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/pause_button-over.png") no-repeat;
    width: 56px;
    height: 56px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.pause_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/pause_button-over.png") no-repeat;
        width: 56px;
        height: 56px;
        background-size: 56px 56px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.pause_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/pause_button-over.png") no-repeat;
        width: 56px;
        height: 56px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.pause_button-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/pause_button-over.png") no-repeat;
          width: 56px;
          height: 56px;
          background-size: 56px 56px; } }
    @media only screen and (max-width: 640px) {
      .asset.pause_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/pause_button-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.pause_button-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/pause_button-over.png") no-repeat;
          width: 100px;
          height: 100px;
          background-size: 100px 100px; } }

.asset.pause_button {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 56px;
  width: 56px;
  background-position: 0 -741px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.pause_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 56px;
      height: 56px;
      background-position: 0 -541px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.pause_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 56px;
      width: 56px;
      background-position: 0 -724px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.pause_button {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 56px;
        height: 56px;
        background-position: 0 -523.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.pause_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -901px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.pause_button {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -773px;
        background-size: 110px 2947.5px; } }
  .asset.pause_button.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/pause_button.png") no-repeat;
    width: 56px;
    height: 56px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.pause_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/pause_button.png") no-repeat;
        width: 56px;
        height: 56px;
        background-size: 56px 56px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.pause_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/pause_button.png") no-repeat;
        width: 56px;
        height: 56px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.pause_button.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/pause_button.png") no-repeat;
          width: 56px;
          height: 56px;
          background-size: 56px 56px; } }
    @media only screen and (max-width: 640px) {
      .asset.pause_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/pause_button.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.pause_button.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/pause_button.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.phone-landscape {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 55px;
  width: 55px;
  background-position: 0 -1627px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.phone-landscape {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 55px;
      height: 55px;
      background-position: 0 -1487px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.phone-landscape {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 55px;
      width: 55px;
      background-position: 0 -1610px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.phone-landscape {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 55px;
        height: 55px;
        background-position: 0 -1469.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.phone-landscape {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 55px;
      width: 55px;
      background-position: 0 -1648px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.phone-landscape {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 55px;
        height: 55px;
        background-position: 0 -1533px;
        background-size: 110px 2947.5px; } }
  .asset.phone-landscape.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/phone-landscape.png") no-repeat;
    width: 55px;
    height: 55px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.phone-landscape.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/phone-landscape.png") no-repeat;
        width: 55px;
        height: 55px;
        background-size: 55px 55px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.phone-landscape.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/phone-landscape.png") no-repeat;
        width: 55px;
        height: 55px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.phone-landscape.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/phone-landscape.png") no-repeat;
          width: 55px;
          height: 55px;
          background-size: 55px 55px; } }
    @media only screen and (max-width: 640px) {
      .asset.phone-landscape.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/phone-landscape.png") no-repeat;
        width: 55px;
        height: 55px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.phone-landscape.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/phone-landscape.png") no-repeat;
          width: 55px;
          height: 55px;
          background-size: 55px 55px; } }

.asset.phone-portrait {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 55px;
  width: 55px;
  background-position: 0 -1428px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.phone-portrait {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 55px;
      height: 55px;
      background-position: 0 -1384px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.phone-portrait {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 55px;
      width: 55px;
      background-position: 0 -1411px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.phone-portrait {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 55px;
        height: 55px;
        background-position: 0 -1414.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.phone-portrait {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 55px;
      width: 55px;
      background-position: 0 -1593px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.phone-portrait {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 55px;
        height: 55px;
        background-position: 0 -1430px;
        background-size: 110px 2947.5px; } }
  .asset.phone-portrait.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/phone-portrait.png") no-repeat;
    width: 55px;
    height: 55px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.phone-portrait.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/phone-portrait.png") no-repeat;
        width: 55px;
        height: 55px;
        background-size: 55px 55px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.phone-portrait.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/phone-portrait.png") no-repeat;
        width: 55px;
        height: 55px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.phone-portrait.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/phone-portrait.png") no-repeat;
          width: 55px;
          height: 55px;
          background-size: 55px 55px; } }
    @media only screen and (max-width: 640px) {
      .asset.phone-portrait.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/phone-portrait.png") no-repeat;
        width: 55px;
        height: 55px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.phone-portrait.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/phone-portrait.png") no-repeat;
          width: 55px;
          height: 55px;
          background-size: 55px 55px; } }

.asset.play-original-icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 72px;
  width: 73px;
  background-position: 0 -549px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.play-original-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 73px;
      height: 72px;
      background-position: 0 -761px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.play-original-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 72px;
      width: 73px;
      background-position: 0 -532px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.play-original-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 73px;
        height: 72px;
        background-position: 0 -743.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.play-original-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 72px;
      width: 73px;
      background-position: 0 -997px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.play-original-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 73px;
        height: 72px;
        background-position: 0 -869px;
        background-size: 110px 2947.5px; } }
  .asset.play-original-icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/play-original-icon.png") no-repeat;
    width: 73px;
    height: 72px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.play-original-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/play-original-icon.png") no-repeat;
        width: 73px;
        height: 72px;
        background-size: 73px 72px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.play-original-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/play-original-icon.png") no-repeat;
        width: 73px;
        height: 72px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.play-original-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/play-original-icon.png") no-repeat;
          width: 73px;
          height: 72px;
          background-size: 73px 72px; } }
    @media only screen and (max-width: 640px) {
      .asset.play-original-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/play-original-icon.png") no-repeat;
        width: 73px;
        height: 72px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.play-original-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/play-original-icon.png") no-repeat;
          width: 73px;
          height: 72px;
          background-size: 73px 72px; } }

.asset.play_button-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 56px;
  width: 56px;
  background-position: 0 -1276px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.play_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 56px;
      height: 56px;
      background-position: 0 -1590px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.play_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 56px;
      width: 56px;
      background-position: 0 -1259px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.play_button-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 56px;
        height: 56px;
        background-position: 0 -1572.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.play_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 56px;
      width: 56px;
      background-position: 0 -1537px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.play_button-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 56px;
        height: 56px;
        background-position: 0 -1588px;
        background-size: 110px 2947.5px; } }
  .asset.play_button-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/play_button-over.png") no-repeat;
    width: 56px;
    height: 56px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.play_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/play_button-over.png") no-repeat;
        width: 56px;
        height: 56px;
        background-size: 56px 56px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.play_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/play_button-over.png") no-repeat;
        width: 56px;
        height: 56px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.play_button-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/play_button-over.png") no-repeat;
          width: 56px;
          height: 56px;
          background-size: 56px 56px; } }
    @media only screen and (max-width: 640px) {
      .asset.play_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/play_button-over.png") no-repeat;
        width: 56px;
        height: 56px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.play_button-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/play_button-over.png") no-repeat;
          width: 56px;
          height: 56px;
          background-size: 56px 56px; } }

.asset.play_button {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 56px;
  width: 56px;
  background-position: 0 -389px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.play_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 56px;
      height: 56px;
      background-position: 0 -354px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.play_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 56px;
      width: 56px;
      background-position: 0 -372px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.play_button {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 56px;
        height: 56px;
        background-position: 0 -419.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.play_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -1069px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.play_button {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -741px;
        background-size: 110px 2947.5px; } }
  .asset.play_button.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/play_button.png") no-repeat;
    width: 56px;
    height: 56px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.play_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/play_button.png") no-repeat;
        width: 56px;
        height: 56px;
        background-size: 56px 56px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.play_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/play_button.png") no-repeat;
        width: 56px;
        height: 56px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.play_button.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/play_button.png") no-repeat;
          width: 56px;
          height: 56px;
          background-size: 56px 56px; } }
    @media only screen and (max-width: 640px) {
      .asset.play_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/play_button.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.play_button.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/play_button.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.preloade_play_final {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 83px;
  width: 81px;
  background-position: 0 -258px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.preloade_play_final {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 81px;
      height: 83px;
      background-position: 0 -458px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.preloade_play_final {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 66px;
      width: 64px;
      background-position: 0 -66px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.preloade_play_final {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 64px;
        height: 65.5px;
        background-position: 0 -226px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.preloade_play_final {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 49px;
      width: 48px;
      background-position: 0 -128px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.preloade_play_final {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 49px;
        background-position: 0 -228px;
        background-size: 110px 2947.5px; } }
  .asset.preloade_play_final.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/preloade_play_final.png") no-repeat;
    width: 81px;
    height: 83px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.preloade_play_final.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/preloade_play_final.png") no-repeat;
        width: 81px;
        height: 83px;
        background-size: 81px 83px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.preloade_play_final.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/preloade_play_final.png") no-repeat;
        width: 64px;
        height: 66px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.preloade_play_final.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/preloade_play_final.png") no-repeat;
          width: 64px;
          height: 65.5px;
          background-size: 64px 65.5px; } }
    @media only screen and (max-width: 640px) {
      .asset.preloade_play_final.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/preloade_play_final.png") no-repeat;
        width: 48px;
        height: 49px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.preloade_play_final.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/preloade_play_final.png") no-repeat;
          width: 48px;
          height: 49px;
          background-size: 48px 49px; } }

.asset.record-icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 72px;
  width: 72px;
  background-position: 0 -445px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.record-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 72px;
      height: 72px;
      background-position: 0 -689px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.record-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 72px;
      width: 72px;
      background-position: 0 -428px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.record-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 72px;
        height: 72px;
        background-position: 0 -671.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.record-icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 72px;
      width: 72px;
      background-position: 0 -765px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.record-icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 72px;
        height: 72px;
        background-position: 0 -669px;
        background-size: 110px 2947.5px; } }
  .asset.record-icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/record-icon.png") no-repeat;
    width: 72px;
    height: 72px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.record-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/record-icon.png") no-repeat;
        width: 72px;
        height: 72px;
        background-size: 72px 72px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.record-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/record-icon.png") no-repeat;
        width: 72px;
        height: 72px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.record-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/record-icon.png") no-repeat;
          width: 72px;
          height: 72px;
          background-size: 72px 72px; } }
    @media only screen and (max-width: 640px) {
      .asset.record-icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/record-icon.png") no-repeat;
        width: 72px;
        height: 72px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.record-icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/record-icon.png") no-repeat;
          width: 72px;
          height: 72px;
          background-size: 72px 72px; } }

.asset.record-icon_active {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 72px;
  width: 72px;
  background-position: 0 -186px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.record-icon_active {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 72px;
      height: 72px;
      background-position: 0 -282px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.record-icon_active {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 72px;
      width: 72px;
      background-position: 0 -252px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.record-icon_active {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 72px;
        height: 72px;
        background-position: 0 -347.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.record-icon_active {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 72px;
      width: 72px;
      background-position: 0 -529px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.record-icon_active {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 72px;
        height: 72px;
        background-position: 0 -309px;
        background-size: 110px 2947.5px; } }
  .asset.record-icon_active.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/record-icon_active.png") no-repeat;
    width: 72px;
    height: 72px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.record-icon_active.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/record-icon_active.png") no-repeat;
        width: 72px;
        height: 72px;
        background-size: 72px 72px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.record-icon_active.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/record-icon_active.png") no-repeat;
        width: 72px;
        height: 72px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.record-icon_active.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/record-icon_active.png") no-repeat;
          width: 72px;
          height: 72px;
          background-size: 72px 72px; } }
    @media only screen and (max-width: 640px) {
      .asset.record-icon_active.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/record-icon_active.png") no-repeat;
        width: 72px;
        height: 72px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.record-icon_active.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/record-icon_active.png") no-repeat;
          width: 72px;
          height: 72px;
          background-size: 72px 72px; } }

.asset.scroll_hor_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 57px;
  width: 68px;
  background-position: 0 -3149px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.scroll_hor_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 68px;
      height: 57px;
      background-position: 0 -2366px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.scroll_hor_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 57px;
      width: 68px;
      background-position: 0 -3041px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.scroll_hor_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 68px;
        height: 57px;
        background-position: 0 -2252.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.scroll_hor_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 57px;
      width: 68px;
      background-position: 0 -2051px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.scroll_hor_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 68px;
        height: 57px;
        background-position: 0 -1820px;
        background-size: 110px 2947.5px; } }
  .asset.scroll_hor_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/scroll_hor_icon.png") no-repeat;
    width: 68px;
    height: 57px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.scroll_hor_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/scroll_hor_icon.png") no-repeat;
        width: 68px;
        height: 57px;
        background-size: 68px 57px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.scroll_hor_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/scroll_hor_icon.png") no-repeat;
        width: 68px;
        height: 57px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.scroll_hor_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/scroll_hor_icon.png") no-repeat;
          width: 68px;
          height: 57px;
          background-size: 68px 57px; } }
    @media only screen and (max-width: 640px) {
      .asset.scroll_hor_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/scroll_hor_icon.png") no-repeat;
        width: 68px;
        height: 57px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.scroll_hor_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/scroll_hor_icon.png") no-repeat;
          width: 68px;
          height: 57px;
          background-size: 68px 57px; } }

.asset.scroll_ver_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 91px;
  width: 32px;
  background-position: 0 -3058px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.scroll_ver_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 32px;
      height: 91px;
      background-position: 0 -2747px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.scroll_ver_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 91px;
      width: 32px;
      background-position: 0 -3156px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.scroll_ver_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 32px;
        height: 91px;
        background-position: 0 -2729.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.scroll_ver_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 91px;
      width: 32px;
      background-position: 0 -2108px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.scroll_ver_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 91px;
        background-position: 0 -1957px;
        background-size: 110px 2947.5px; } }
  .asset.scroll_ver_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/scroll_ver_icon.png") no-repeat;
    width: 32px;
    height: 91px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.scroll_ver_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/scroll_ver_icon.png") no-repeat;
        width: 32px;
        height: 91px;
        background-size: 32px 91px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.scroll_ver_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/scroll_ver_icon.png") no-repeat;
        width: 32px;
        height: 91px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.scroll_ver_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/scroll_ver_icon.png") no-repeat;
          width: 32px;
          height: 91px;
          background-size: 32px 91px; } }
    @media only screen and (max-width: 640px) {
      .asset.scroll_ver_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/scroll_ver_icon.png") no-repeat;
        width: 32px;
        height: 91px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.scroll_ver_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/scroll_ver_icon.png") no-repeat;
          width: 32px;
          height: 91px;
          background-size: 32px 91px; } }

.asset.search_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1774px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.search_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1169px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.search_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1709px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.search_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1151.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.search_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -659px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.search_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -605px;
        background-size: 110px 2947.5px; } }
  .asset.search_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/search_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.search_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/search_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.search_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/search_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.search_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/search_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.search_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/search_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.search_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/search_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.search_icon_red {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -66px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.search_icon_red {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -106px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.search_icon_red {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -132px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.search_icon_red {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -106px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.search_icon_red {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -369px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.search_icon_red {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -277px;
        background-size: 110px 2947.5px; } }
  .asset.search_icon_red.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/search_icon_red.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.search_icon_red.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/search_icon_red.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.search_icon_red.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/search_icon_red.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.search_icon_red.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/search_icon_red.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.search_icon_red.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/search_icon_red.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.search_icon_red.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/search_icon_red.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.share_button-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1966px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.share_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1838px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.share_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1949px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.share_button-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1820.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.share_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -497px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.share_button-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -429px;
        background-size: 110px 2947.5px; } }
  .asset.share_button-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/share_button-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.share_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/share_button-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.share_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/share_button-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.share_button-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/share_button-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.share_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/share_button-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.share_button-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/share_button-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.share_button {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1822px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.share_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1542px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.share_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1805px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.share_button {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1524.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.share_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -869px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.share_button {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -805px;
        background-size: 110px 2947.5px; } }
  .asset.share_button.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/share_button.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.share_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/share_button.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.share_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/share_button.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.share_button.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/share_button.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.share_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/share_button.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.share_button.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/share_button.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.share_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1870px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.share_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1790px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.share_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1853px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.share_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1772.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.share_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2263px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.share_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2256px;
        background-size: 110px 2947.5px; } }
  .asset.share_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/share_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.share_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/share_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.share_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/share_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.share_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/share_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.share_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/share_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.share_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/share_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.swipe_hor_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 68px;
  width: 55px;
  background-position: 0 -3264px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.swipe_hor_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 55px;
      height: 68px;
      background-position: 0 -3124px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.swipe_hor_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 68px;
      width: 55px;
      background-position: 0 -3247px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.swipe_hor_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 55px;
        height: 68px;
        background-position: 0 -3154.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.swipe_hor_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 68px;
      width: 55px;
      background-position: 0 -2423px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.swipe_hor_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 55px;
        height: 68px;
        background-position: 0 -2372px;
        background-size: 110px 2947.5px; } }
  .asset.swipe_hor_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/swipe_hor_icon.png") no-repeat;
    width: 55px;
    height: 68px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.swipe_hor_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/swipe_hor_icon.png") no-repeat;
        width: 55px;
        height: 68px;
        background-size: 55px 68px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.swipe_hor_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/swipe_hor_icon.png") no-repeat;
        width: 55px;
        height: 68px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.swipe_hor_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/swipe_hor_icon.png") no-repeat;
          width: 55px;
          height: 68px;
          background-size: 55px 68px; } }
    @media only screen and (max-width: 640px) {
      .asset.swipe_hor_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/swipe_hor_icon.png") no-repeat;
        width: 55px;
        height: 68px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.swipe_hor_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/swipe_hor_icon.png") no-repeat;
          width: 55px;
          height: 68px;
          background-size: 55px 68px; } }

.asset.swipe_ver_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 72px;
  width: 56px;
  background-position: 0 -114px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.swipe_ver_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 56px;
      height: 72px;
      background-position: 0 -154px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.swipe_ver_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 72px;
      width: 56px;
      background-position: 0 -180px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.swipe_ver_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 56px;
        height: 72px;
        background-position: 0 -154px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.swipe_ver_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 72px;
      width: 56px;
      background-position: 0 -21px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.swipe_ver_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 56px;
        height: 72px;
        background-position: 0 -21px;
        background-size: 110px 2947.5px; } }
  .asset.swipe_ver_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/swipe_ver_icon.png") no-repeat;
    width: 56px;
    height: 72px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.swipe_ver_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/swipe_ver_icon.png") no-repeat;
        width: 56px;
        height: 72px;
        background-size: 56px 72px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.swipe_ver_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/swipe_ver_icon.png") no-repeat;
        width: 56px;
        height: 72px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.swipe_ver_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/swipe_ver_icon.png") no-repeat;
          width: 56px;
          height: 72px;
          background-size: 56px 72px; } }
    @media only screen and (max-width: 640px) {
      .asset.swipe_ver_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/swipe_ver_icon.png") no-repeat;
        width: 56px;
        height: 72px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.swipe_ver_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/swipe_ver_icon.png") no-repeat;
          width: 56px;
          height: 72px;
          background-size: 56px 72px; } }

.asset.thenNow-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2110px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.thenNow-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1982px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.thenNow-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2093px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.thenNow-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1964.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.thenNow-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -241px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.thenNow-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -461px;
        background-size: 110px 2947.5px; } }
  .asset.thenNow-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/thenNow-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.thenNow-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/thenNow-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.thenNow-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/thenNow-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.thenNow-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/thenNow-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.thenNow-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/thenNow-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.thenNow-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/thenNow-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.thenNow {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2158px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.thenNow {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2078px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.thenNow {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2141px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.thenNow {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2012.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.thenNow {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -273px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.thenNow {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -493px;
        background-size: 110px 2947.5px; } }
  .asset.thenNow.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/thenNow.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.thenNow.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/thenNow.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.thenNow.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/thenNow.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.thenNow.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/thenNow.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.thenNow.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/thenNow.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.thenNow.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/thenNow.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.transcript_button-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2302px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.transcript_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2174px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.transcript_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2285px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.transcript_button-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2156.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.transcript_button-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -1751px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.transcript_button-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -1708px;
        background-size: 110px 2947.5px; } }
  .asset.transcript_button-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/transcript_button-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.transcript_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/transcript_button-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.transcript_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/transcript_button-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.transcript_button-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/transcript_button-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.transcript_button-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/transcript_button-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.transcript_button-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/transcript_button-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.transcript_button {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2718px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.transcript_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2423px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.transcript_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2653px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.transcript_button {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2453.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.transcript_button {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -965px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.transcript_button {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -973px;
        background-size: 110px 2947.5px; } }
  .asset.transcript_button.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/transcript_button.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.transcript_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/transcript_button.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.transcript_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/transcript_button.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.transcript_button.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/transcript_button.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.transcript_button.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/transcript_button.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.transcript_button.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/transcript_button.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.twitter_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2014px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.twitter_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1742px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.twitter_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2045px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.twitter_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1724.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.twitter_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -601px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.twitter_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -525px;
        background-size: 110px 2947.5px; } }
  .asset.twitter_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/twitter_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.twitter_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/twitter_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.twitter_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/twitter_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.twitter_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/twitter_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.twitter_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/twitter_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.twitter_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/twitter_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.ugc_icon-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -341px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.ugc_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -410px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.ugc_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -324px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.ugc_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -475.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.ugc_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -717px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.ugc_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -381px;
        background-size: 110px 2947.5px; } }
  .asset.ugc_icon-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/ugc_icon-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.ugc_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/ugc_icon-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.ugc_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/ugc_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.ugc_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/ugc_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.ugc_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/ugc_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.ugc_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/ugc_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.ugc_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -693px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.ugc_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -641px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.ugc_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -676px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.ugc_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -623.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.ugc_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1101px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.ugc_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 48px;
        height: 48px;
        background-position: 0 -557px;
        background-size: 110px 2947.5px; } }
  .asset.ugc_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/ugc_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.ugc_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/ugc_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.ugc_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/ugc_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.ugc_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/ugc_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.ugc_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/ugc_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.ugc_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/ugc_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }

.asset.video_icon-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2574px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2318px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2509px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2309.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_icon-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -465px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_icon-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -1133px;
        background-size: 110px 2947.5px; } }
  .asset.video_icon-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_icon-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_icon-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_icon-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_icon-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_icon-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_icon-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_icon-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_icon-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.video_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2622px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2471px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2557px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2405.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2555px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2660px;
        background-size: 110px 2947.5px; } }
  .asset.video_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_icon.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_icon.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_icon.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_icon.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_icon.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_icon.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.video_icon_1-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2398px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_icon_1-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2126px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_icon_1-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2333px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_icon_1-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2108.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_icon_1-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -433px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_icon_1-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -1053px;
        background-size: 110px 2947.5px; } }
  .asset.video_icon_1-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_icon_1-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_icon_1-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_icon_1-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_icon_1-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_icon_1-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_icon_1-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_icon_1-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_icon_1-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_icon_1-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_icon_1-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_icon_1-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.video_icon_1 {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2350px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_icon_1 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2270px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_icon_1 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2381px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_icon_1 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2357.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_icon_1 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2491px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_icon_1 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2628px;
        background-size: 110px 2947.5px; } }
  .asset.video_icon_1.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_icon_1.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_icon_1.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_icon_1.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_icon_1.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_icon_1.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_icon_1.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_icon_1.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_icon_1.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_icon_1.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_icon_1.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_icon_1.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.video_icon_2-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2254px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_icon_2-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1886px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_icon_2-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2237px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_icon_2-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1868.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_icon_2-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -401px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_icon_2-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -837px;
        background-size: 110px 2947.5px; } }
  .asset.video_icon_2-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_icon_2-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_icon_2-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_icon_2-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_icon_2-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_icon_2-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_icon_2-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_icon_2-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_icon_2-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_icon_2-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_icon_2-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_icon_2-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.video_icon_2 {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2206px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_icon_2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2030px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_icon_2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2189px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_icon_2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2060.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_icon_2 {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2391px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_icon_2 {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2520px;
        background-size: 110px 2947.5px; } }
  .asset.video_icon_2.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_icon_2.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_icon_2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_icon_2.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_icon_2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_icon_2.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_icon_2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_icon_2.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_icon_2.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_icon_2.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_icon_2.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_icon_2.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.video_mute_off_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 25px;
  width: 25px;
  background-position: 0 -3549px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_mute_off_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 25px;
      height: 25px;
      background-position: 0 -3514px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_mute_off_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 25px;
      width: 25px;
      background-position: 0 -3532px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_mute_off_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 25px;
        height: 25px;
        background-position: 0 -3496.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_mute_off_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 25px;
      width: 25px;
      background-position: 0 -2724px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_mute_off_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 25px;
        height: 25px;
        background-position: 0 -2863.5px;
        background-size: 110px 2947.5px; } }
  .asset.video_mute_off_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_mute_off_icon.png") no-repeat;
    width: 25px;
    height: 25px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_mute_off_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_mute_off_icon.png") no-repeat;
        width: 25px;
        height: 25px;
        background-size: 25px 25px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_mute_off_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_mute_off_icon.png") no-repeat;
        width: 25px;
        height: 25px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_mute_off_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_mute_off_icon.png") no-repeat;
          width: 25px;
          height: 25px;
          background-size: 25px 25px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_mute_off_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_mute_off_icon.png") no-repeat;
        width: 25px;
        height: 25px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_mute_off_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_mute_off_icon.png") no-repeat;
          width: 25px;
          height: 25px;
          background-size: 25px 25px; } }

.asset.video_mute_on_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 25px;
  width: 25px;
  background-position: 0 -3524px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_mute_on_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 25px;
      height: 25px;
      background-position: 0 -3452px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_mute_on_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 25px;
      width: 25px;
      background-position: 0 -3507px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_mute_on_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 25px;
        height: 25px;
        background-position: 0 -3434.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_mute_on_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 25px;
      width: 25px;
      background-position: 0 -2667px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_mute_on_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 25px;
        height: 25px;
        background-position: 0 -2806.5px;
        background-size: 110px 2947.5px; } }
  .asset.video_mute_on_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_mute_on_icon.png") no-repeat;
    width: 25px;
    height: 25px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_mute_on_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_mute_on_icon.png") no-repeat;
        width: 25px;
        height: 25px;
        background-size: 25px 25px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_mute_on_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_mute_on_icon.png") no-repeat;
        width: 25px;
        height: 25px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_mute_on_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_mute_on_icon.png") no-repeat;
          width: 25px;
          height: 25px;
          background-size: 25px 25px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_mute_on_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_mute_on_icon.png") no-repeat;
        width: 25px;
        height: 25px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_mute_on_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_mute_on_icon.png") no-repeat;
          width: 25px;
          height: 25px;
          background-size: 25px 25px; } }

.asset.video_pause_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 17px;
  width: 15px;
  background-position: 0 -3668px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_pause_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 15px;
      height: 17px;
      background-position: 0 -3618px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_pause_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 17px;
      width: 15px;
      background-position: 0 -3651px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_pause_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 15px;
        height: 17px;
        background-position: 0 -3600.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_pause_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 17px;
      width: 15px;
      background-position: 0 -2847px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_pause_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 15px;
        height: 17px;
        background-position: 0 -2930.5px;
        background-size: 110px 2947.5px; } }
  .asset.video_pause_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_pause_icon.png") no-repeat;
    width: 15px;
    height: 17px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_pause_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_pause_icon.png") no-repeat;
        width: 15px;
        height: 17px;
        background-size: 15px 17px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_pause_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_pause_icon.png") no-repeat;
        width: 15px;
        height: 17px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_pause_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_pause_icon.png") no-repeat;
          width: 15px;
          height: 17px;
          background-size: 15px 17px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_pause_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_pause_icon.png") no-repeat;
        width: 15px;
        height: 17px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_pause_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_pause_icon.png") no-repeat;
          width: 15px;
          height: 17px;
          background-size: 15px 17px; } }

.asset.video_play_icon {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 20px;
  width: 17px;
  background-position: 0 -3648px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.video_play_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 17px;
      height: 20px;
      background-position: 0 -3576px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.video_play_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 20px;
      width: 17px;
      background-position: 0 -3631px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.video_play_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 17px;
        height: 20px;
        background-position: 0 -3558.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.video_play_icon {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 20px;
      width: 17px;
      background-position: 0 -2827px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.video_play_icon {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 17px;
        height: 20px;
        background-position: 0 -2888.5px;
        background-size: 110px 2947.5px; } }
  .asset.video_play_icon.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/video_play_icon.png") no-repeat;
    width: 17px;
    height: 20px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.video_play_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/video_play_icon.png") no-repeat;
        width: 17px;
        height: 20px;
        background-size: 17px 20px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.video_play_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/video_play_icon.png") no-repeat;
        width: 17px;
        height: 20px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.video_play_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/video_play_icon.png") no-repeat;
          width: 17px;
          height: 20px;
          background-size: 17px 20px; } }
    @media only screen and (max-width: 640px) {
      .asset.video_play_icon.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/video_play_icon.png") no-repeat;
        width: 17px;
        height: 20px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.video_play_icon.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/video_play_icon.png") no-repeat;
          width: 17px;
          height: 20px;
          background-size: 17px 20px; } }

.asset.volume_button_off-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1918px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.volume_button_off-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1934px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.volume_button_off-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1901px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.volume_button_off-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1916.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.volume_button_off-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2692px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.volume_button_off-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2440px;
        background-size: 110px 2947.5px; } }
  .asset.volume_button_off-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/volume_button_off-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.volume_button_off-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/volume_button_off-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.volume_button_off-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/volume_button_off-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.volume_button_off-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/volume_button_off-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.volume_button_off-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/volume_button_off-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.volume_button_off-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/volume_button_off-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.volume_button_off {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -2526px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.volume_button_off {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -2567px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.volume_button_off {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -2605px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.volume_button_off {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -2501.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.volume_button_off {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2886px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.volume_button_off {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2831.5px;
        background-size: 110px 2947.5px; } }
  .asset.volume_button_off.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/volume_button_off.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.volume_button_off.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/volume_button_off.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.volume_button_off.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/volume_button_off.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.volume_button_off.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/volume_button_off.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.volume_button_off.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/volume_button_off.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.volume_button_off.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/volume_button_off.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.volume_button_on-over {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -797px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.volume_button_on-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -881px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.volume_button_on-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -780px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.volume_button_on-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -863.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.volume_button_on-over {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2587px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.volume_button_on-over {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -1740px;
        background-size: 110px 2947.5px; } }
  .asset.volume_button_on-over.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/volume_button_on-over.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.volume_button_on-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/volume_button_on-over.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.volume_button_on-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/volume_button_on-over.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.volume_button_on-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/volume_button_on-over.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.volume_button_on-over.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/volume_button_on-over.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.volume_button_on-over.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/volume_button_on-over.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }

.asset.volume_button_on {
  background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x-s83424ad2d1.png');
  height: 48px;
  width: 48px;
  background-position: 0 -1380px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .asset.volume_button_on {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x-s3d4eea4abb.png');
      width: 48px;
      height: 48px;
      background-position: 0 -1073px;
      background-size: 204px 3635px; } }
  @media only screen and (min-width: 641px) and (max-width: 1024px) {
    .asset.volume_button_on {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x-s316c9ef9b9.png');
      height: 48px;
      width: 48px;
      background-position: 0 -1363px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
      .asset.volume_button_on {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x-se0b5a8b0b7.png');
        width: 48px;
        height: 48px;
        background-position: 0 -1055.5px;
        background-size: 204px 3617.5px; } }
  @media only screen and (max-width: 640px) {
    .asset.volume_button_on {
      background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x-s05434eb06b.png');
      height: 32px;
      width: 32px;
      background-position: 0 -2749px; } }
    @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
      .asset.volume_button_on {
        background: url('/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x-s4c41022004.png');
        width: 32px;
        height: 32px;
        background-position: 0 -2574px;
        background-size: 110px 2947.5px; } }
  .asset.volume_button_on.image {
    background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-1x/volume_button_on.png") no-repeat;
    width: 48px;
    height: 48px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .asset.volume_button_on.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/desktop/ui-desktop-2x/volume_button_on.png") no-repeat;
        width: 48px;
        height: 48px;
        background-size: 48px 48px; } }
    @media only screen and (min-width: 641px) and (max-width: 1024px) {
      .asset.volume_button_on.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-1x/volume_button_on.png") no-repeat;
        width: 48px;
        height: 48px; } }
      @media only screen and (min-width: 641px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 641px) and (max-width: 1024px) and (min-resolution: 192dpi) {
        .asset.volume_button_on.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/tablet/ui-tablet-2x/volume_button_on.png") no-repeat;
          width: 48px;
          height: 48px;
          background-size: 48px 48px; } }
    @media only screen and (max-width: 640px) {
      .asset.volume_button_on.image {
        background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-1x/volume_button_on.png") no-repeat;
        width: 32px;
        height: 32px; } }
      @media only screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 640px) and (min-resolution: 192dpi) {
        .asset.volume_button_on.image {
          background: url("/National_Library/20160521004321oe_/http://wearestillmarching.com/img/ui/mobile/ui-mobile-2x/volume_button_on.png") no-repeat;
          width: 32px;
          height: 32px;
          background-size: 32px 32px; } }
