.bg_dark {
  background: linear-gradient(169deg, rgba(2, 0, 36, 1) 0%, rgb(4 73 107) 35%, rgb(4 137 0) 100%);
}

.product_details p {
  font-size: 1.525rem;
}

.p-s {
  font-size: 1.525rem;
}

p.sort_details {
  color: #1c1263;
  font-size: 22px;
}

.fixed-left-logo img {
  width: 120px;
}

.fixed-left-logo {
  top: 110px;
  z-index: 99999;
  position: fixed;
  left: 1.5%;
}

/* .card-img,
.card-img-bottom {
  object-fit: fill;
  height: 250px;
} */