.header-title-logo img { transition: transform 0.3s ease; } .header-title-logo img:hover { transform: scale(1.1) rotate(5deg); }