.big-logo {
    height: 40px;         /* header का size safe रहेगा */
    transform: scale(5.8); 
    transform-origin: left center;
}
