#comments .comments-wrapper{display:flex}#comments .comments-wrapper .col-item:first-child{min-width:200px;height:200px;background-size:cover!important;border-radius:100px;margin-right:40px}#comments .comments-wrapper .col-item{position:relative;z-index:2}#comments .comments-wrapper .col-item .info-block{border-top:1px solid #dbdbdb;padding-top:10px}#comments .comments-wrapper .col-item .info-block .title{color:#1f8ca9;font-weight:600;font-size:21px;line-height:24px}#comments .comments-wrapper .col-item .info-block .intro{font-size:15px}#comments .comments-wrapper .col-item .info-block .title:hover{color:rgba(22,125,153,72%)}#comments .comments-wrapper .col-item .icon{position:absolute;left:-50px;top:-15px}@media (max-width:767px){#comments .comments-wrapper{flex-direction:column}#comments .comments-wrapper .col-item:first-child{min-width:auto;width:170px;height:170px;margin:0 auto 25px}#comments .comments-wrapper .col-item .icon{left:-6px;top:-35px;width:30px}}@media (max-width:575px){#comments .comments-wrapper p{font-size:14px!important;line-height:24px}#comments .comments-wrapper .col-item .info-block .title{font-size:18px;line-height:21px}#comments .comments-wrapper .col-item .info-block .intro{font-size:13px}}