
    /* Used classes instead of inline values. Styles are not scoped to Vue component so MVC view can inherit the same formatting from generated css */
.product-infos-detail {
        min-width: 120px;
}
.product-infos-icon {
        max-height: 100px;
}
