.sistemdegileko {
    text-align: center;
    font: normal normal normal 60px/64px Didot;
    letter-spacing: 0px;
    color: #4b4b4b;
    opacity: 1;
    margin-top: 271px;
}

.context-div {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 0;
}

.context-div::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url("https://cdn.m34.it/hh/Assets/Himalayapaper.png") 0% 0% no-repeat
    padding-box;
  background-size: cover;
  opacity: 0.7;
  z-index: -1;
}

.yasamibesle {
  text-align: center;
  font: normal normal normal 30px/38px Didot;
  letter-spacing: 0px;
  color: #242424;
  margin-top: 49px;
}
.sararmisdiv {
  width: 1633px;
  height: 918px;
  background: rgba(209, 196, 137, 0.4) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;

  margin-top: 42px;
  display: flex;
}

.saridiv-div-1 {
  width: 391px;
  margin-left: 92px;
  margin-top: 51px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.saridiv-div-2 {
  width: 544px;
  margin-left: 61px;
  margin-top: 51px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.saridiv-div-3 {
  width: 391px;
  margin-left: 92px;
  margin-top: 51px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.saridivdevaminioku {
  margin-top: 50px;
  bottom: 70px;
  left: 0px;
  text-align: center;
  text-decoration: underline;
  font: normal normal normal 18px/27px Mono45 Headline Light;
  letter-spacing: 0px;
  color: #525252;
}

.saridivbaslik {
  height: 57px;
  width: 100%;
  border: 1px solid #707070;
  opacity: 1;
  margin-top: 36px;
  text-align: center;
  font: normal normal 300 24px/57px Mono45 Headline;
  letter-spacing: 2.4px;
  color: #5f5d5d;
  text-transform: uppercase;
}

.saridivtext {
  margin-top: 44px;
  text-align: center;
  font: normal normal normal 26px/30px Didot;
  letter-spacing: 1.82px;
}

.saridiv-img {
  width: 100%;
  height: 246px;
}

.yasamdongusuyleu {
  height: 718px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.yasamdongusuyleu-header {
    text-align: center;
    font: normal normal 300 20px/37px Mono45 Headline;
    letter-spacing: 2px;
    color: #4b4b4b;
    margin-bottom: 20px;
    font-size: 25px
}

.yasamdongusuyleu-header-2 {
  text-align: center;
  font: normal normal normal 80px/80px Didot;
  letter-spacing: 0px;
  color: #4b4b4b;
  margin-bottom: 29px;
}

.yasamdongusuyleu-text {
  width: 941px;
  text-align: center;
  font: normal normal normal 30px/38px Didot;
  letter-spacing: 0px;
  color: #242424;
  margin-bottom: 95px;
}

.ekosistem-imgs {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .context-div {
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .sistemdegileko {
    width: 90%;
    margin-top: 140px;
    font: normal normal normal 60px Didot;
  }
  .saridivbaslik{
    height: auto;
  }

  .yasamibesle {
    width: 90%;
    margin-top: 20px;
  }

  .sararmisdiv {
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: center;
  }

  .saridiv-div-1 {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
  }

  .saridiv-div-2 {
    width: 90%;
    margin-left: 0;
    margin-top: 20px;
    margin-right: 0;
  }

  .saridiv-div-3 {
    width: 90%;
    margin-left: 0;
    margin-top: 20px;
    padding-bottom: 40px;
  }

  

  .yasamdongusuyleu {
    width: 90%;
    height: auto;
    margin-top: 20px;
  }

  .saridivdevaminioku {
  position: static;
  bottom: 0px;
  left: 0px;
  text-align: left;
  text-decoration: underline;
  font: normal normal normal 18px/27px Mono45 Headline Light;
  letter-spacing: 0px;
  color: #525252;
}

    .yasamdongusuyleu-text {
        width: auto;
        font: normal normal normal 20px/30px Didot;
        margin-bottom: 30px;
        padding-left: 16px;
        padding-right: 16px;
    }

  .ekosistem-imgs img {
    width: 100% !important;
    height: auto;
  }

  .ekosistem-imgs-row img {
    width: 100% !important;
    margin-bottom: 20px;
    height: auto;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }

  .ekosistem-imgs {
    margin-bottom: 50px !important;
  }

  .saridivtext {
    width: 100% !important;
    font: normal normal normal 20px/30px Didot;
  }
  .yasamdongusuyleu-header-2{
    font: normal normal normal 50px/50px Didot;
    margin-bottom: 20px;
  }
}
