.card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.buttons button {
  outline: none;
  box-shadow: none;
  border: none;
}
.pager {
  display: none;
}