        	body {padding:0 !important;}
    	        .logo a {
            width:227px;
            height:60px;
            background-image:url(http://www.rageless.net/wp-content/uploads/2013/03/Ryan-M-Logo-Final_No_Background-300x88.png);
            background-size: 227px 60px;
        }
    	
        
        
    .header-social-container {
    	margin-top:14px;
        margin-right:0px;
    }
    


@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
  	        .logo a { background-image:url(http://www.rageless.net/wp-content/uploads/2013/03/Ryan-M-Logo-Final_No_Background-300x88.png); }
        
        
    }