.wings-tour-price-ul ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 40px;
    line-height: 32px;
}

.wings-tour-price-ul ul li:last-child {
    margin-bottom: 0;
}

.wings-tour-price-ul ul li::before {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2024_582)'%3E%3Cpath d='M19.7307 12.5095C19.7194 12.2935 19.6421 12.1238 19.5404 12.017L13.0924 5.21072C12.7957 4.91287 12.3519 4.92484 12.0793 5.18275C11.8067 5.44064 11.7934 5.92329 12.0514 6.19584L17.3463 11.7931L3.96896 11.7931C3.57326 11.7931 3.25253 12.1138 3.25253 12.5095C3.25253 12.9052 3.57326 13.226 3.96896 13.226L17.3463 13.226L12.0514 18.8232C11.7935 19.0957 11.8158 19.5692 12.0793 19.8363C12.3519 20.1126 12.8345 20.0809 13.0924 19.8083L19.5404 13.0021C19.7105 12.8281 19.7196 12.6803 19.7307 12.5095Z' fill='%237763E0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2024_582'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center/contain no-repeat;
}