.sold_out {
    color: red;
}
 #slider div {
    width: 100% !important;
  }

#slider div img {
    width: 100% !important;
    height: auto;
  }
