@media (min-width: 1200px) {
  .col-xl-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 100% !important;
  }
}
.product-description-short {
	display: none !important;
}
.product-category-name {
	display: none !important;
}
.col-6 {
	max-width: 100% !important;
}