.app-badge{
    display: none !important;
}
.app-badge.editor_choice.tr{
    background-image: url("../img/editor.svg");
    background-size: 100%;
    width: 24px;
    height: 24px;
    margin-top: 20px;
    display: inline-block;
}
.app-badge.yerli_uretim.tr{
    background: url("../img/yerli-uretim.png") top center no-repeat;
    background-size: 140px;
    height: 56px;
    border-radius: 2px;
}