.bookmark-wrapper {
  float: right;
}
.title.oneDRd_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .oneDRd_fragment .title.oneDRd_title h1 {
    width: 90% !important;
    margin-top: 30px;
  }
  .WidgetBox {
    margin: 0 20px;
  }
  .oned_bazaar_voice.feedback-hide-thumbs {
    margin-top: 20px;
    margin-left: 20px;
  }
  .oneDRd_text.oneDRd_video_desc {
    margin-top: 60px !important;
  }
}
