/* Chrome only: */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    #splash-logo {
    	margin-left: 6px;
    } 
}