.article img {
  width: 100%;
    object-fit: contain;
    max-height: 380px;
    margin-bottom: 24px;
    margin-top: 24px;
}