.goods-images .goods-image-background {
  width: 100%;
  height: 212px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.swiper-slide .goods-images .goods-image-background {
  width: 100%;
  height: 225px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-title-container span.content-title:hover {
  text-decoration: none;
}

.fancybox-wrap {
  overflow: visible !important;
}