.yandex {
    background-image: url(https://static.tildacdn.com/tild3466-3635-4237-a366-343834313532/yandex.svg);
    border-radius: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff402;
    background-size: 65%;
}
.delivery {
    background-image: url(https://static.tildacdn.com/tild3737-6461-4734-b830-616535386536/delivery.svg);
    border-radius: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #00f000;
    background-size: 65%;
}
.yandex .tn-atom, .delivery .tn-atom {
    background-color: unset !important;    
}

