.image-section{justify-content:center;width:75vw;margin-top:40px;display:flex}.image-section .image-normal{object-fit:cover;cursor:pointer;border-radius:20px;flex:1;width:auto;height:70vh}.description{flex-direction:column;gap:20px;width:75vw;margin-top:20px;display:flex}.description .author-section{justify-content:space-between;align-items:center;display:flex}.no-image-found{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:calc(100vh - 160px);display:flex}.comment-section{width:75vw;max-width:75vw;margin:50px 0}
