.Product_vdo_preview {
  margin: 50px 0px;
}

.Product_details .Product_vdo_preview .Product_vdo_card {
    margin-bottom: 30%;
}


.Product_vdo_preview  .see_more_btn_holder {
  display: flex;
  align-items: center;
  margin-bottom: 5%;
}

.Product_vdo_preview   .see_more_btn_holder::before {
  content: "";
  border-top: 1px solid #000;
  width: 100%;
}


.Product_vdo_preview 
  .see_more_btn_holder
  .Green_round_btn_holder
  .Green_round_btn {
  text-wrap-mode: nowrap;
  margin-left: 10px;
}



