
/* override backgroud */
.selection__select-block::after {
    background: url(/static/images/CaretDown.svg) no-repeat;
}
