/* CSS Document */

      .switched_images {
        position: relative;
        height: 54px;
        width: 54px;
      }
      .des {
        position: absolute;
        top:0;
        left:0;
        z-index: 10;
      }
      .color {
        z-index: 15 !important;
      }
