
	@media only screen and (min-width: 749px) {
		.product__page__slides--sticky {
          	position: sticky;
          	top: 30px;
	    }
	}

	
