.content[data-v-4721d9fc] {
  cursor: pointer;
  overflow: hidden;
}
.imgs[data-v-4721d9fc] {
  transition: all 0.3s;
}
.contain[data-v-4721d9fc] {
  object-fit: contain;
}
.cover[data-v-4721d9fc] {
  object-fit: cover;
}
.fill[data-v-4721d9fc] {
  object-fit: fill;
}
.none[data-v-4721d9fc] {
  object-fit: none;
}
.scale-down[data-v-4721d9fc] {
  object-fit: scale-down;
}
.img-border-radius[data-v-4721d9fc] {
  border-radius: 50% !important;
}
.is-hover[data-v-4721d9fc]:hover {
  transform: scale(1.2);
}
.status-1[data-v-4721d9fc] {
  background-color: #f3f4f6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.status-1 .trip[data-v-4721d9fc] {
  font-size: 10px;
  margin-top: 2px;
}

