#myReviews__bottom-left-container {
    left: 0px !important;
    bottom: 0px !important;
}

/* Для экранов меньше 960px */
@media (max-width: 959px) {
    #znms-widget-floating-0 {
        left: auto !important;  
        right: 8px !important;
        bottom: 85px !important;
    }
}

/* Для экранов 960px и больше */
@media (min-width: 960px) {
    #znms-widget-floating-0 {
        left: auto !important;  
        right: 62px !important;
        bottom: 130px !important;
    }
}

#myReviews__close-container {
    bottom: 0px !important;
}

.t657_long {
    z-index: 9999999;
}