html #ac-globalnav{
	position: absolute;
}
h1+*{
	margin-top: 0px;
}
.ac-gn-blur{
	position: absolute;
}
html.ac-gn-segmentbar-visible #ac-gn-segmentbar{
	position: absolute;
}
html #ac-globalnav, html #ac-globalnav ~ .ac-gn-blur{
	position: absolute;
}
.ac-nav-overlap #ac-gn-placeholder{
	display: block;
	margin-bottom:40px;
}
html.ac-gn-segmentbar-visible #ac-gn-placeholder{
		display: block;
		margin-bottom:80px;
	}
.license{
	width: auto;
	height: auto;
	margin: 0px auto;
	padding-top: 44px;
	margin-bottom: 40px;
}

.image-hero{
	margin: 0px auto;
}
@media only screen and (max-width: 1068px) {
    .license{

    }
}

@media only screen and (max-width: 735px) {
    .license{
    	width: auto;
        margin-bottom: 20px
    }
    .ac-nav-overlap #ac-gn-placeholder{
	display: block;
	margin-bottom:40px;
	}
	html.ac-gn-segmentbar-visible #ac-gn-placeholder{
		display: block;
		margin-bottom:84px;
	}
}

.image-hero{
	width: 1000px;
	height: 707px;
	background-size: 1000px 707px;
    background-repeat: no-repeat;
    background-image: url("/businesslicense/images/Div-0183-Beijing-Business-2_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-hero{
        background-image: url("/businesslicense/images/Div-0183-Beijing-Business-2_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .image-hero{
    	width: 765px;
    	height: 541px;
		background-size: 765px 541px;
        background-repeat: no-repeat;
        background-image: url("/businesslicense/images/Div-0183-Beijing-Business-2_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .image-hero{
        background-image: url("/businesslicense/images/Div-0183-Beijing-Business-2_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .image-hero{
    	width: 379px;
    	height: 268px;
		background-size: 379px 268px;
        background-repeat: no-repeat;
        background-image: url("/businesslicense/images/Div-0183-Beijing-Business-2_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .image-hero{
        background-image: url("/businesslicense/images/Div-0183-Beijing-Business-2_small_2x.jpg")
    }
}

