.preview{
  height:100px;
  width:100%;
  border-radius:5px;
  border:2px solid #E65540;
  object-fit:cover;
}

.post{
  height:auto !important;
}