    .square-thumb {
  width: 150px;
  height: 150px;
  object-fit: cover; /* or contain */
  border-radius: 8px; /* Optional styling */
}    