.compromiso{
    /*background-image: url(../images/compromiso/almacen.jpeg);
    background-size: cover;
    background-repeat: no-repeat;*/
    background-color: white;
    /*box-shadow: 0 0 10px lightgrey;*/
}


.compromiso__feature_image{
    background-image: url(../images/compromiso/montacargas__3d.jpg);
    border: solid lightgrey 1px;
    border-radius: 50%;
   /* position: static;
	display: block;
	width: 50%;
	min-height: 280px;
    
    background-image: url(../images/montacargas_sio.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat; */
}

.compromiso__contadores{
}