.col-xl-1 {
  max-width: 8.333333%; }

.col-xl-2 {
  max-width: 16.666667%; }

.col-xl-3 {
  max-width: 25%; }

.col-xl-4 {
  max-width: 33.333333%; }

.col-xl-5 {
  max-width: 41.666667%; }

.col-xl-6 {
  max-width: 50%; }

.col-xl-7 {
  max-width: 58.333333%; }

.col-xl-8 {
  max-width: 66.666667%; }

.col-xl-9 {
  max-width: 75%; }

.col-xl-10 {
  max-width: 83.333333%; }

.col-xl-11 {
  max-width: 91.666667%; }

.col-xl-12 {
  max-width: 100%; }

.product-box .prod-img-xl {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.store-img-slide .image-imitation .prod-img-xl {
  background-size: contain;
  background-repeat: no-repeat; }
