.flowers-button a:hover {
    background-image: url('https://static.tildacdn.com/tild6334-3231-4236-b261-303137353834/Frame_1618872340_1.png');
    background-position: 10% 25% !important;
    background-size: 200%;
    background-repeat: no-repeat;
}

.uc-publications-slid {
    background-image: url('https://static.tildacdn.com/tild6438-6235-4437-b938-666562663864/bg_image_3.png');
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat;
}

.uc-reviews .t659__content  {
    background-color: #F2F0EB;
    border-radius: 50px;
}

.uc-long-read-page {
    background-image: url(https://static.tildacdn.com/tild3466-3764-4532-b638-613037656564/2.png);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position-x: -13%;
}

@media (min-width: 2560px) {
    .uc-long-read-page {
        background-position-x: 0;
    }
}