.appElement {
padding:7%;
position:relative;
overflow:hidden;
}
.element_services,.element_equipements {
background-image: linear-gradient(to top, rgb(255 255 255 / 50%), #f2f2f2 14%, transparent 100%), linear-gradient(to bottom, rgb(255 255 255 / 50%), #f2f2f2 14%, transparent 100%);
padding-bottom:calc(7% + 35px);
padding-top:calc(7% + 25px);
}