.elementor-83 .elementor-element.elementor-element-729f1ea > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for bdevs-services4, class: .elementor-element-729f1ea *//* Círculo */
.box-icon{
    width: 200px !important;
    height: 200px !important;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}

/* Contenedor de la imagen */
.box-icon .sb-icon-alt{
    width: 100% !important;
    height: 100% !important;
    margin: 0;
}

/* Imagen */
.box-icon .sb-icon-alt img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    display: block;
}/* End custom CSS */