﻿.homePage .branding {
    float:right;
    max-width:300px;
    margin:0 0 10px 10px;
}

.homePage .branding .socialIcons {
    text-align:right;
}

.homePage .branding .homeLogo {

}

.homePage:after { 
   content: ""; 
   display: block; 
   height: 0; 
   clear: both;
}