.ya-23260d71-container {
    width: 100%;
}

.ya-23260d71-title {
    margin-bottom: 15px;
}

.ya-23260d71-select {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.ya-23260d71-select:hover,
.ya-23260d71-select:focus {
    border-color: #0073aa;
    outline: none;
}
