.clickArticle {
    background-color: white;
    border-radius: 20px;
}

.imgPreview  {
    height:auto;
    width: 75%;
    margin-top: 20px;
    border-radius: 20px;
}