@media (min-width: 1000px) {
    .finalfooter #contact-box .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-100 .elementor-element.elementor-element-b9c4773 {
        width: 80%;
    }
}

.service-img {
    display: block;
    margin: 15px auto;
    width: 60px;
    /* Adjust size as needed */
    height: auto;
}

@media (max-width: 860px) {

    .row.flex {
        display: block;
    }
}