.adressing .img-item {
	  background: rgba(255,255,255,0.9);
	  /*background: rgb(255,255,255);*/
    background: linear-gradient(315deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 25%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.8) 75%, rgba(255,255,255,0) 100%);
	  border-radius: 17px;
}
.img1 {
	  border-radius: 20px;
	  border: 3px solid #fff;
}
.Service-section {
    display: flex; 
}
#h-zap, 
.eModal-2, 
.callibri-button-call {
  display: none!important;
}

.media-body {
    width: inherit;
    padding: 20px!important;
    background-color: #65dddb30;
    border-radius: 20px;
}