.CMSModule_menu li.has_child {
    background-size: 15px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url('triangle.svg');
}
