.desc-box{background-color:#f1f1f1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;margin:1rem auto;width:60%;max-width:60%;box-sizing:border-box;max-height:50vh;overflow-y:auto;word-break:break-word}@media (max-width:960px){.desc-box{width:90%;max-width:90%;max-height:60vh}}