.br-tuche_content .br-tuche_mens_bg {
  background: url(/tuche/assets/images/leggingspants/mens/kv_bg_pc.jpg) repeat-x;
}
.br-tuche_content .br-tuche_attached {
  display: inline-block;
  width: 140px;
  margin: 0 0 0 10px;
  padding: 7px 7px;
  color: #333;
  font-weight: lighter;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  border: 1px solid #333;
  position: relative;
  top: -5px;
}
.br-tuche_content .br-tuche_disabled {
  pointer-events: none;
}
.br-tuche_content .br-tuche_tag-subtext {
  font-size: 12px;
}

@media screen and (max-width: 1023px) {
  .br-tuche_content .br-tuche_attached {
    display: block;
    position: static;
    margin: 10px 0;
    font-size: 0.625rem;
    letter-spacing: .1em;
  }
  .br-tuche_content .br-tuche_tag-subtext {
    font-size: 10px;
  }
}
