﻿.select-item > span {
    position: absolute;
    width: 22px;
    height: 22px;
    right: 22px;
    top: 38px;
    display: none;
    z-index: 5;
}

    .select-item > span > img {
        width: 100%;
        height: 100%;
    }
