.explore-select{
    width: 284px;
    display: inline-block;
    margin-bottom: 8px;
}
.explore-select .cc-smart-select-option-ul{
    text-align: left;
}
.explore-label.category{
    margin-left: 4px;
}
.explore-label {
    line-height: 30px;
    float: left;
    margin-right: 10px;
}
@media (max-width: 500px){
    .cc-water-desc {
        display: none !important;
    }
}

.explore-language-select, .explore-category-select {
    width: 204px;
    display: inline-block;
    position: relative;
    float: left;
}
