.siteforcePrmBody .cHeader .cBrandingLogo{ 
 | 
    width: 140px !important; 
 | 
    height: 40px !important; 
 | 
} 
 | 
  
 | 
.siteforcePrmBody .comm-navigation{ 
 | 
    min-height:48px !important; 
 | 
} 
 | 
  
 | 
.siteforcePrmBody .comm-navigation .comm-navigation__item a, .siteforcePrmBody .comm-navigation .comm-navigation__item button{ 
 | 
    font-size:20px; 
 | 
} 
 | 
  
 | 
cAltToggleNav slds-icon_x-small{ 
 | 
    display:none; 
 | 
} 
 | 
  
 | 
.salesforceIdentityLoginBody2 .cCenterPanel{ 
 | 
    left:200px; 
 | 
    top:-30px; 
 | 
    min-width:320px !important; 
 | 
} 
 | 
.salesforceIdentityLoginForm2 .inputBox{ 
 | 
     min-width:180px !important; 
 | 
} 
 | 
  
 | 
.siteforcePrmBody .cHeader .forceSearchInputDesktop input, .siteforcePrmBody .cHeader .forceSearchInputDesktop input::placeholder{ 
 | 
    font-size:14px !important; 
 | 
} 
 | 
:root { --dxp-c-section-columns-max-width: 1170px; } 
 |