body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li a {
    color: #383838;
    font-size: 1rem;
    line-height: 1.3rem !important;
    width: 100%;
    /*display: block;*/
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-decoration: none;
    padding: 1rem 2.5rem 0.9rem 1rem;
}
body #main-content-container #main-content #top-content-row #desktop-left-sidebar #desktop-nav-container #design010LeftMenu li .navArrow {
  height: 50px;
}

@media screen and (max-width: 40em) {
	#mainContent #middle #listArea {
    	display: none;
	}
}

#hlc-iframe-container {
margin-top: 1.2rem;
}





