.qborder-left {
    border-radius: 40px 0 !important;
}

.qborder-left-top {
    border-radius: 40px 0 0 0 !important;
}

.qborder-right {
    border-radius: 0 40px !important;
}