

.t-store__carticon img, 
.t-store__carticon svg {
    display: none !important;
}

.t-store__carticon {
    background: url('https://static.tildacdn.com/tild3435-6438-4330-a435-373930383566/Frame_11.svg') no-repeat center !important;
    background-size: contain !important;
    width: 30px !important; /* Размер иконки */
    height: 30px !important;
}
