@media only screen and (max-width: 768px){
  .prefooter-item-image{
    width: 30px;
    height: auto;
  }
}
.prefooter-container {
  background-color: #f5f5f5;
}

.space-around {
    justify-content: space-around;
}

.box-assistenza img {
  max-width: 120px;
  padding 10px;

}

.social-wrapper {
  gap:20px;
}