.guvenlik{
  margin-bottom: 5px;
}
.yenile{
  padding: 10px;
  background-color: rgb(64, 69, 80);
}
.txt-wrap{
  white-space:normal !important;
  width: 1080px !important;
}
@media (max-width: 920px) {
  .txt-wrap{
    white-space:normal !important;
    width: 760px !important;
  }
}


@media (max-width: 992px) {
  .logo-div{
    margin:20px !important;
  }
}

@media (min-width: 992px) {

  .logo-div{
    margin:0px !important;
  }
}

@media (max-width: 760px) {
  .txt-wrap{
    white-space:normal !important;
    width: 480px !important;
  }
}

@media (max-width: 480px) {
  .txt-wrap{
    white-space:normal !important;
    width: 320px !important;
  }
}

.tikla:hover{
color:black !important;
}

/*
.logo-desk{
  width: 50px !important;
  height: 50px !important;
}

.logo-inv{
  width: 50px !important;
  height: 50px !important;
}

.logo-mobil{
  width: 50px !important;
  height: 50px !important;
}
*/