.partner-buttons {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.service_card-left-img img{
  height:auto;
}