.background-image-with-products-wrapper .sec-box-wrapper { width:100%; max-width:893px; margin:0 auto; }

.background-image-with-products-wrapper .section__title { margin-bottom:50px; max-width: 430px; }

.background-image-with-products-wrapper .cant-decide-list { margin-right:-26px; }
.background-image-with-products-wrapper .cant-decide-list .box-item product-card { margin:0; }
.background-image-with-products-wrapper .cant-decide-list .box-item product-card .product-card-top { visibility:visible; }

.background-image-with-products-wrapper .cant-decide-list .slick-slide { margin-right:26px; width:100%;  }


@media screen and (max-width: 767px) {

  .background-image-with-products-wrapper .section__title {  margin-bottom: 30px;  max-width: 307px; }
  .background-image-with-products-wrapper .cant-decide-list { margin-right:-20px; }
  .background-image-with-products-wrapper .cant-decide-list .slick-slide { margin-right:20px; }
  
}


