.t754__bgimg {
    border-radius: 10px;
}



.t939__card {
    border-radius: 10px;
}

.js-product-img {
    border-radius: 10px;
}
.t-breadcrumb {
  position: fixed !important;
  top: 113px;
  left: 0;
  right: 0;
  z-index: 99999;
  font-size: 13px;
  color: #555;
  padding: 6px 40px;
  background: #f8f8f8;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
.t-breadcrumb a {
  color: #555;
  text-decoration: none;
}
.t-breadcrumb a:hover {
  color: #000;
  text-decoration: underline;
}
.t-breadcrumb__sep {
  margin: 0 4px;
  color: #aaa;
}
.t-breadcrumb__current {
  color: #222;
}