.page > .primary > .left.noSidebar{
    width: 100% !important;
}

.page > .primary > .left.noSidebar .updates.col2 .update{
    width: 30.6%;
}

.page > .primary.noSidebarBg{
    box-shadow: none;
}

.header .logo{
    display: block;
}
.header .logo a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

h2.sub-label {
    font-size: 14px;
    font-family: HV300 !important;
    color: #777;
}