.base__price_percent {
    text-decoration: none !important;
}

@media screen and (max-width:480px){
    .base__price {
        margin-left: 0 !important;
    }
    .new-index__catalog-item__cost {
        display: flex !important;
        justify-content: space-between;
    }
    .new-index__catalog-item__cost .base__price {
        display: flex;

    }
}s