.line-carouselads::after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: black;
  text-align: justify;
  float: right;
}
.imgsads {
  filter: grayscale(1);
  border: none;

  width: 98px;
  max-height: 115px;
  object-fit: contain;
}
