@media (min-width: 750px) {
  .product__thumbs {
    width: 80%;
    margin-left: auto;
    margin-right: auto; } }
.product__thumbs .slick-dots {
  position: relative !important;
  bottom: 0; }
  .product__thumbs .slick-dots li {
    width: auto;
    height: auto; }
