#login_header_logo {
    width: 55px;  /* 设置宽度 */
    height: auto;  /* 保持比例 */
    max-width: 100%; /* 防止溢出 */
}
