.logo_img_contact {
  max-width: 255px;
}

.content_zone2 .profil {
  max-width: 300px;
}
.content_zone2 .socials i {
  font-size: 1.2rem;
}

.postid-14783 .sidebar {
  background-color: inherit;
  position: initial;
  right: 0px;
  min-height: 100%;
  margin-right: inherit;
}
.postid-14783 .sidebar .content_zone2 {
  background-color: inherit;
}
.postid-14783 .sidebar h2 {
  margin-bottom: 0px;
}

.peoples_enterprise img {
  max-width: 60px;
}

.contacts-template-default .vignette {
  height: 170px;
  background-size: cover;
  background-position: top;
  width: 100%;
}

.single-contacts .sidebar .white-bg.modules {
  background-color: transparent;
}
.single-contacts .sidebar .fa {
  font-size: 1.3rem;
  margin-right: 5px;
}

/* ---------------------------------------------------
    MEDIAQUERIES / RESPONSIVE
----------------------------------------------------- */
@media (max-width: 768px) {
  .sidebar .menu_sidebar {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}
@media (min-width: 768px) {
  .sidebar h2 {
    margin-bottom: 0px;
  }
  .sidebar .informations_event h4 {
    text-transform: inherit;
    font-weight: bold;
  }
}
@media (min-width: 920px) {
  .sidebar .content_zone2 img {
    margin-top: 1rem !important;
  }
  .sidebar h2 {
    margin-bottom: 0px;
  }
  .sidebar .informations_event h4 {
    text-transform: inherit;
    font-weight: bold;
  }
}