@media (max-width: 600px) {
    .vegan__item:first-of-type {
        background-position: right top;
    }
}