@charset "UTF-8";
.tech-bg1 h4{
	font-size:16px;    
	line-height: 100%;
    max-width: 150px;
    margin: 0 auto;
}
.tech-bg1 p{
	font-size:14px;
    line-height: 120%;
}

.tech-bg1 .right {
    width: 228px;
    top: 425px;
}


@media screen and (max-width: 900px) {
	.tech-bg1 .right {
	    width: auto;
	    top: auto;
	}


}
@media screen and (max-width: 490px) {
	.black-intro .intro li, 
	.white-intro .intro li {
	    line-height: 130%;
	}
}
