.cooperationMobile__title {
  font-size: calc(30% + 0.9vw + 0.9vh);
  font-weight: bold;
  margin-bottom: auto;
}

.cooperationMobile__description {
  font-size: calc(10% + 0.8vw + 0.8vh);
}

.cooperationMobile__link {
  background: #259639;
  border-radius: 10px;
  font-size: small;
  padding: 1rem 1.5rem !important;
  bottom: -25px;
  box-shadow: 0px 20px 30px -3px rgb(37 150 57 / 30%);
}

.cooperationMobile__background {
  background: #3aaa35;
  box-shadow: 0px 10px 30px -10px rgba(58, 170, 53, 0.2);
  border-radius: 8px;
}

.cooperation__logo {
  width: 30px;
}
