figure.easyimage.easyimage-full {
    text-align: center;
}

.logo img {
    max-height: 110px;
}

button.btn-ver-detalhes {
    display: none !important;
}

p {
    line-height: 1.5em;
}

.slide-item figure.image img {
    border: 1px solid #eeeeee;
    max-width: 400px;
    text-align: center;
}

.team-member .member-info h3 {
    height: 60px;
    overflow: hidden;
    font-size: 15px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    display: flex !important;
    font-weight: bold !important;
    padding: 20px 5px 20px 5px !important;
    background-color: #ddd !important;
    height: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: -20px !important;
}

.slide-item figure.image img {
    height: 108%;
}

section.team-section article {
  height: 500px !important;
}

section.team-section article {
  margin-bottom: 0 !important;
}


@media(max-width: 720px){
  
  section#section-empresa {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  
  section#section-empresa .column {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

}
