
/**
 * @fileOverview: Screen Specific Definitions
 * @screen: Home
 */


section.home{

    position:relative;
    height:inherit;
    width: 100%;


}
