#cla-head {
  height: 350px;
  background-size: cover;
  background-position: center;
}
#cla-head form {
  width: 90%; bottom: 20px; left: 5%;
  padding: 10px; border-radius: 10px;
  background: rgba(0, 0, 0, 0.35);
}
#cla-list { align-items: stretch; }
.card { height: 100%; }
img.thumb, img.caroimg { object-fit: cover; }
img.thumb { height: 200px; }
img.caroimg { width: 100%; height: 300px; }
#cla-list .pagination { margin-top: 10px !important; }