@media screen and (max-width: 640px) {
    .t890__arrow {
        transform: scale(.875);
    }
	.t890 {
    bottom: 21px !important;
    right: 17px !important;
    left: unset !important;
}
}