[module-title=productGroups] .module-productGroups .group-menu {
    border: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 32px
}

[module-title=productGroups] .module-productGroups .group-link {
    display: block;
    padding-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

[module-title=productGroups] .module-productGroups .mod-header .title {
    font-size: 18px
}