
@media screen and (max-width:1920px){
	.about_banner_bg{ width:100%; overflow: hidden; position: relative;}	
}
@media screen and (max-width:1280px){
	.about_banner_bg{ width:100%; overflow: hidden; position: relative;}
}
@media screen and (max-width:980px){
	.about_banner_bg{ width:100%; overflow: hidden; position: relative;}
}
@media screen and (max-width:768px){
	.about_banner_bg{ width:100%; overflow: hidden; position: relative;}
}
.about_banner_bg img{width:100%; }

.about_text p{ color: #093c71; margin-top: 20px; font-size: 18px;}
.about_text h2{ color: #f26729; margin-top: 60px;}
.about_text h4{color: #093c71; }
.about_text{ margin-bottom: 150px;}

.about_text li{color: #093c71; list-style-type: disc; margin-top: 20px; list-style-position: inside;}

#mileage_text li{ padding-left: 30px; background: url(../img/ico_opp.jpg) no-repeat; margin-bottom: 40px; color: #093c71;} 


.mileage_colors01{color:#f26729 ;}


