.comment{-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;border:2px solid #fda900;display:-webkit-box;display:flex;justify-content:space-between;margin:40px auto;padding:8px 18px;width:480px}.comment img{width:80px}.comment_text{width:80%}.comment_text p{font-size:16px}@media (max-width:780px){.comment{gap:0 15px;width:90%}.comment_text p{font-size:14px}}