.catimg {
  width: 600px;
  height: 454px;
  object-fit: cover;
}

.transbkgrnd {
  padding:30px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.7) !important;
}