.prezentareCabinet {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.prezentareCabinet img {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.service-box-image img {
  width: 100%;
}

.reviews-photo img {
  width: 100%;
  object-fit: cover;
}

.footer-logo img {
  height: 100px;
  max-width: none;
}
