.contact-info img {
  height: 60px;
  width: auto;
}

.home-about-section img{
  height: 100px;
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}

.owl-carousel .owl-item {
  display: flex;
  flex: 1;
}

.owl-carousel .owl-item .item,
.owl-carousel .owl-item .service-block,
.owl-carousel .owl-item .box-content,
.owl-carousel .owl-item .frontend {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
}

.logo-a-propos{
  margin: 0 auto;
}

.logo-a-propos img{
  width: 50%;
}

.logo-default{
width: 40%;
}