.w-1/12{
	width:10% !important;
}
.navigation-space {
    height: 170px;
}
.product-attributes-item {
  white-space: normal !important;
}

.product-attributes-item span {
  display: inline-block;
  margin-bottom: 8px;
}

.product-attributes-item-container,
.flex.overflow-x-auto {
  overflow-x: visible !important;
  flex-wrap: wrap !important;
  white-space: normal !important;
}
