.spform ul li svg {
    margin-bottom: 16px;
    height: 56px;
    width: 56px;
}
.desc p{
    font-weight: 400 !important;
    text-align: left;
    font-size: 12px;
}
.spform ul li{
    padding: 24px 13px 18px 13px;
    border: 2px solid #88ceed;
}
.wc-50{
    width: 50%;
}
.liveresult{
    position: absolute;
    width: 100%;
    height: 200px;
    overflow-y: scroll;
    top: 64px;
    display: none;
}
.list-group-item{
    cursor: pointer;
    background: #fff;
    padding: 14px 9px;
}
@media (max-width: 990px) {
    .sepet-bg3 {
        flex-direction: column;
        overflow-y: scroll;
        padding: 24px 16px;
    }
    .sepright3 {
        margin-top: 39px;
    }
    .derstdiger ul li {
        width: 15.333333%;
        margin-right: 18px;
        padding: 12px 9px 14px 9px;
    }
}
.sepleft3 {
    height: auto;
}
