.hover-enlarge{ display: inline-block; transition: all 0.2s ease; }
.hover-enlarge:hover{ display: inline-block; transform: scale(1.1); }

.image--xxs {
  max-height:28px;
}

.image--xs {
  max-height:38px;
}

.image--m {
  max-height:45px;
}

.image--l {
  max-height:105px;
}

.image--xl {
  max-height:135px;
}

.image--logo {
  max-height:65px;
}

.image--vaiheet {
  max-height:380px;
}

.image--vaiheet2 {
  max-height:430px;
}

.image--contact {
  max-height:830px;
}/*! Place your custom styles here */