.res480 .container h1 {
background:none !important;
}

.clear-this {
clear:both;
}

.nsb-text {
line-height:1.45em;
}

.nsb-full-image {
width:100%;
height:auto;
}

.nsb-button {
display:inline-block;
padding:10px 20px 10px 20px;
font-weight:bold;
text-transform:uppercase;
}

ul.nsb-list li {
line-height:1.45em;
padding-bottom:10px;
}

.nsb-center {
text-align:center;
}

.nsb-hero {
display:block;
width:100%;
background-color:#d7e3e6;
}

.nsb-hero .nsb-inner {
background-image:url('/pictures/pages/207/HHC-Group-Independent-Medical-Review-URAC-Certified.jpg');
background-repeat:no-repeat;
background-position:center top;
background-size:cover;
}

.nsb-hero h1 {
display:block !important;
font-size:44px;
font-weight:bold;
background-image:none;
padding:0px 0px 0px 0px;
margin-bottom:20px;
position:relative;
left:0px;
top:0px;
}

.nsb-hero h2 {
color:#6a2d91;
margin-top:0px;
margin-bottom:30px;
}

.nsb-hero h3 {
font-size:18px;
margin-top:20px;
}

.nsb-hero ul li {
font-size:18px;
margin-bottom:10px;
}

.nsb-inner {
width:100%;
max-width:1080px;
margin:0px auto 0px auto;
padding:20px 40px 20px 40px;
}

.nsb-half {
float:left;
width:46%;
margin:10px 2% 20px 2%;
}

.nsb-third {
float:left;
width:29.33%;
margin:10px 2% 20px 2%;
}

.nsb-fourth {
float:left;
width:22%;
margin:10px 1.5% 20px 1.5%;
}

.nsb-steps .nsb-half h2 {
font-size:18px;
}

.container h1 {
display:none;
}

.nsb-table-mobile {
display:none;
}

@media only screen and (max-width:1080px) {

.nsb-hero .nsb-inner {
background-image:url('/pictures/pages/207/HHC-Group-Independent-Medical-Review-URAC-Certified-small.jpg') !important;
}

.nsb-inner {
width:auto;
}

.nsb-half {
float:none;
width:98%;
margin:10px 2% 20px 2%;
}

.nsb-list {
padding-left:20px;
}

.nsb-table-desktop {
display:none;
}

.nsb-table-mobile {
display:block;
}

}