.collection-banner .contain-banner h2.text-white {
    font-size: 50px;
}
.product-box.block-box-card {
    margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .home-slider{
    max-height: 200px;
  }
}
