.left-button
{
    border-radius: 20px 0px 0px 20px;
}

.right-button
{
    border-radius: 0px 20px 20px 0px;
}