/* Start custom CSS for column, class: .elementor-element-7b6de3b */@media (max-width: 480px) {
  .fabrics-image-item img {
max-height: none !important;
min-height: 58vh;
  }
}
@media (max-width: 768px) {
  .fabrics-image-item img {
max-height: none !important;
min-height: 22vh;
  }
}
@media (max-width: 1024px) {
  .fabrics-image-item img {
    max-height: 28vh;
  }
}/* End custom CSS */