.sticklr a {
    padding: 12px;
}

.round-top-left {
    border-radius: 5px 0 0 0 !important;
    overflow: hidden !important;
}

.round-bottom-left {
    border: none;
    border-radius: 0px 0 5px 0 !important;
    overflow: hidden !important;
}