.bg-tedbirler {
  background: none;
}

@media (min-width: 1024px) {
  .bg-tedbirler {
    background: url(../Image/bg-tedbirler.png);
    background-position: center -200px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
}
