.dropdown.bootstrap-select.form-control.configoption_os_group {
    background-image: ;
    background-size: 8% auto;
    background-position-y: 50%;
    background-position-x: calc(100% - 11px);
    background-repeat: no-repeat;
}

.dropdown.bootstrap-select.form-control._refresh.configoption_os {
    background-image: ;
    background-size: 8% auto;
    background-position-y: 50%;
    background-position-x: calc(100% - 11px);
    background-repeat: no-repeat;
}

.contact-btn-lcayun {
    display: inline-block;
    width: 108px;
    margin-right: 8px;
    padding: 6px 24px !important;
}

.contanct-btn-lcayun {
    margin-top: 12px !important;
}

.configureproduct-zy-xt {
    color: #63646b;
}

.configureproduct-larger-text {
    font-size: 10px;
}

@media (max-width: 768px) {
    .contact-btn-lcayun {
        display: inline-block;
        width: 108px;
        margin-right: 8px;
        padding: 0px 28px !important;
        
    }
    
    .contanct-btn-lcayun {
        margin-top: 15px !important;
    }
    
    .configureproduct-zy-xt-1 {
        display: none;
    }
    
    .configureproduct-dk-1 {
        display: none;
    }
    
    .configureproduct-zy-xt-2 {
        color: #63646b;
        padding-top: 5px;
    }
}

@media (min-width: 768px) {
    .configureproduct-zy-xt-1 {
        color: #63646b;
        position: absolute;
        width: 600px;
        line-height: 28px;
    }
    
    .configureproduct-zy-xt-2 {
        display: none;
    }
    
    .configureproduct-zy-xt-f {
        padding: 0px 0px 20px 0px;
    }
}