.main-buttons-item.favourites::before {
    content: url(./img/star.svg);
    position: absolute;
    top: 17px;
    left: 3px;
}