.product-header{
  display: flex;
  justify-content: space-between;
}
.product-header{
  margin-top:20px;
}
.title-search{
  font-weight: 700;
    color: #0b072f;
    font-size: 18px;
    text-transform: uppercase;
}