.slick-slide img {
 	width: 100%;
}
.slick-slider{
  margin-bottom: 40px !important;
}
@media (max-width: 768px){
  .slick-slider{
    margin-bottom: 30px !important;
  }
}
.purchase span{
  font-size: 13px !important;
  line-height: 21px;
}

.purchase button, .purchase-amount {
  background-color: #efefef;
}

.purchase-amount label {
  line-height: 30px;
}

.purchase-amount input {
  height: 30px;
}