#hc-fenotip-orani-hesaplama select {
    width: 100%;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 15px;
}

@media (max-width: 480px) {
    #hc-fenotip-orani-hesaplama {
        padding: 15px;
    }
}
