.comments{background:#f1f5f9}.comments img{margin-bottom:10px}.comments .swiper-wrapper{height:auto}.comments .item-button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.comments .info{margin-bottom:20px;overflow:auto}.comments .comment-box{border:1px solid #dadada;padding:0;border-radius:24px;overflow:hidden}.comments .comment{background:#fafafe;padding:25px;min-height:265px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.comments .comment .name-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comments .comment .name-box .comment-icon{background:#078183;width:45px;height:45px;border-radius:50px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}@media screen and (max-width:767px){.comments .item-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:475px){.comments .button{max-width:100%}}