@media (min-width: 992px) {
  .w_end {
    justify-content: end !important;
  }
  .w_50{
    width: 50%;
  }
.w-85 .w-75 {
    width: 85%!important;
}
.dotted_alignment.px-5 {
  padding-inline-end: 1rem !important;
  padding-inline-start: 1.9rem !important;
}
    .profitAmount{
    border-radius: 20px;
    flex: 0 0 200px !important;
    background: rgb(16, 15, 20);
}
}
