.logo-container{border:1px solid #ccc;border-radius:4px;padding:8px;display:flex;height:36px;cursor:pointer}.logo-container img{display:block;max-width:100%;height:auto}.developer-img{border:1px solid #ddd}.developer-img p{word-break:break-all;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media only screen and (max-width:767px){.logo-container{height:auto;min-height:30px;padding:4px}.developer-img{width:24px!important;height:24px!important}}