.icon-redbubble {
    width: 32px;
    height: 32px;
    background: url('/assets/images/icon/RB-02.svg') no-repeat center center;
    background-size: contain;
    display: inline-block;
    margin: 2px 0px -3px 18px;
  }

.icon-teepublic {
    width: 32px;
    height: 32px;
    background: url('/assets/images/icon/TB-03.svg') no-repeat center center;
    background-size: contain;
    display: inline-block;
    margin: 2px 0px -4px 20px;
  }  