.amz-toolbar-top {
    width: 48px;height: 48px;bottom: 130px;
}
@media only screen and (min-width: 641px) {
    .amz-toolbar-top {
        bottom:70px
    }
}