@media screen and (min-width:1401px) {
  /* .first-s {
    top: 63px !important;
  } */
}

.first-s {
  top: unset ! important;
}

hr {
  opacity: unset;
  margin: unset !important;
}

.light-black-filter .flex-div .h3-title {
  margin-bottom: 4px;
}
