
.awards__item .year {
    display: flex;
    height: 88px;
    width: 92px;
    font-size: 17px;
    align-items: center;
    justify-content: center;
    background-image: url(/local/templates/main/images/palm-branch.png);
    background-size: cover;
    margin: 0 auto;
    font-weight: 600;
    line-height: 150%;
}