.programm__itm--sale{
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-weight: bold;
    background: #a4a4a4;
    margin-bottom: 4px;
    padding-left: 16px;
    padding-right: 16px;
    height: 27px;
    line-height: 27px;
    border-bottom-left-radius: 4px 4px;
}
.programm__itm{
    position: relative;
}