.txt--red {
  color: #d56666!important;
}
.priceMem {
  text-decoration: line-through;
    text-align: left;
    font-size: 12px;
    color: #95a1a4;
}
.off {
  color: #d56666!important;
    text-align: left;
    font-size: 12px;
}

.head-text {
  text-align: center;
  padding: 0 0 40px;
  line-height: 1.5;
}

@media screen and (max-width:768px) { 
  .head-text {
      text-align: center;
    padding: 20px 20px;
    font-size: 13px;
}
}

.filter_wrap {
    position: relative;
}