.flag {
  width: 30px;
  height: auto;
  margin: 5px;
}

.buttonIcon {
  width: 40px;
  height: auto;
  margin: 5px;
}

.greenBtn {
  background-color: #26cc64 !important;
  border-color: #26cc64 !important;
  box-shadow: 0 10px 20px -10px #2a573b !important;
}

.changeLang {
  margin-left: 60px;
  margin-top: 30px;
  width: 30px;
  height: auto;
}