@media screen and (max-width: 640px) {
    .pslogin-block.pslogin-register .pslogin-buttons {
        width: 100%;
    }
}