body {
  background: url("../img/walpappers/3.JPG") no-repeat fixed;
  background-size: cover;
  width: 100%;
  background-position: center;
}

.titles-yt {
  padding-left: 65px !important;
  margin-top: 50px;
}



@media (max-width: 900px) {

  .titles-yt {
    padding-left: 20px;
    margin-top: 20px;
    text-align: center;
  }
}
