.t404__textwrapper.t404__paddingsmall {
    border-radius: 0px 0px 20px 20px;
}

.t786__imgwrapper.t786__imgwrapper_16-9.t1002__picture-wrapper {
    background-color: #eee;
    border-radius: 16px;
}

.t786__buttons.t1002__btns-wrapper.t1002__btns-wrapper_center {
    text-align: left;
}

.t945__popup {
    border-radius: 20px;
}

@media screen and (min-width: 640px) {
.t450__menu__content {
    top: 35px!important;
    right: 25px;
}}



.uc-button-sticky-up {
 position: sticky;
 position: -webkit-sticky;
 z-index: 1999;
 top: 0px;
}