#preview1{line-height:65px;font-size:16px;color:#222;text-align:center;letter-spacing:0px;margin:auto;box-shadow:0px 0px 15px rgb(0,0,0,.2);margin-top:30px;padding:13px 30px;width:438px;height:auto;display:flex;flex-wrap:wrap;justify-content:space-between;transition:all .3s ease-in-out;position:relative;border-radius:15px;align-items:center}#preview1>*{display:inline-block;vertical-align:middle;text-align:left}#preview1>img{padding-right:0;width:65px;height:65px;float:left;object-fit:cover;transition:all .3s ease-in-out;transform:scale(0);position:absolute;top:0;bottom:0;margin:auto;left:0px;border-radius:50%}#preview1>ul{margin:0px;padding:0px 0 0;width:300px;max-width:300px;list-style:none;transition:all .3s ease-in-out}#preview1>ul>li{margin:0px;padding:0px;line-height:21px}#preview1>ul>li:first-child{color:#231f20;font-size:20px;margin-bottom:6px}#preview1>ul>li:last-child{color:#444;font-weight:normal}#preview1>div{margin-top:-2px}@media only screen and (max-width:640px){#preview1{width:100%}#preview1>ul{width:calc(100% - 60px)}}@media only screen and (max-width:480px){#preview1>ul>li:first-child{font-size:16px;line-height:18px}}