.creator-chat{position:relative;padding:15px 15px 5px;height:100%;overflow:auto;background:linear-gradient(270deg,rgba(229,168,85,.1),hsla(37,98%,75%,.1) 36%,rgba(229,168,85,.1) 66.5%,rgba(215,153,96,.1)),url(/assets/icons/logo_chat_bg.svg);background-size:contain;background-repeat:no-repeat;background-position:50%,center 70px;background-size:100% 100%,280px 280px}@media screen and (max-width:850px){.creator-chat{background-size:100% 100%,200px 200px}}@media screen and (max-width:770px){.creator-chat{background-size:100% 100%,150px 150px}}@media screen and (max-width:730px){.creator-chat{background-size:100% 100%,120px 120px}}@media screen and (max-width:690px){.creator-chat{background-size:100% 100%,100px 100px}}.creator-chat .message-list-panel-wrapper{min-height:100%;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end}