/* Premium Background Images for Service Features */
.feature-item:nth-child(1) {
    background-image: linear-gradient(135deg, rgba(220, 10, 10, 0.7), rgba(10, 10, 10, 0.8)), url('https://images.unsplash.com/photo-1488592950022-7dee143ffe6f?w=600&h=400&fit=crop') !important;
    background-size: cover !important;
    background-position: center !important;
    min-height: 280px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
}

.feature-item:nth-child(2) {
    background-image: linear-gradient(135deg, rgba(220, 10, 10, 0.7), rgba(10, 10, 10, 0.8)), url('https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&h=400&fit=crop') !important;
    background-size: cover !important;
    background-position: center !important;
    min-height: 280px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
}

.feature-item:nth-child(3) {
    background-image: linear-gradient(135deg, rgba(220, 10, 10, 0.7), rgba(10, 10, 10, 0.8)), url('https://images.unsplash.com/photo-1611532736597-de2d4265fba3?w=600&h=400&fit=crop') !important;
    background-size: cover !important;
    background-position: center !important;
    min-height: 280px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
}

.feature-item:nth-child(4) {
    background-image: linear-gradient(135deg, rgba(220, 10, 10, 0.7), rgba(10, 10, 10, 0.8)), url('https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&h=400&fit=crop') !important;
    background-size: cover !important;
    background-position: center !important;
    min-height: 280px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
}

.feature-item:nth-child(5) {
    background-image: linear-gradient(135deg, rgba(220, 10, 10, 0.7), rgba(10, 10, 10, 0.8)), url('https://images.unsplash.com/photo-1452587925148-ce544e77e70d?w=600&h=400&fit=crop') !important;
    background-size: cover !important;
    background-position: center !important;
    min-height: 280px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
}

.feature-item:nth-child(6) {
    background-image: linear-gradient(135deg, rgba(220, 10, 10, 0.7), rgba(10, 10, 10, 0.8)), url('https://images.unsplash.com/photo-1460661419201-fd2cecdf8a8b?w=600&h=400&fit=crop') !important;
    background-size: cover !important;
    background-position: center !important;
    min-height: 280px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
}
