.mm-rounded-button{ 
  border-radius: 5px 20px;
 }

.mm-rounded-button-even{ 
  border-radius: 20px 5px;
 }

