.ssg-hl1 {
    border: none !important;
    background: url("svgs/hl1.svg") no-repeat center;
}

.ssg-hl2 {
    border: none !important;
    background: url("svgs/hl2.svg") no-repeat center;
}

.ssg-hl3 {
    border: none !important;
    background: url("svgs/hl3.svg") no-repeat center;
}

.ssg-hl4 {
    border: none !important;
    background: url("svgs/hl4.svg") no-repeat center;
}

.ssg-hl5 {
    border: none !important;
    background: url("svgs/hl5.svg") no-repeat center;
}

.se-dropdown[name=ssgHL] .se-dropdown-menu li {
    padding: 8px !important;
}

.se-dropdown[name=ssgHL] .ssg-hl-item {
    height: 10px !important;
    width: 120px;
}