@charset "utf-8";

* { word-break:break-word; }
@media screen and (max-width:480px){
	.products-main .mainCont-1 .schematic-box .box { font-size:11px !important; }
}
@media screen and (max-width: 640px) {
    .products-sub .banner-box .box dt br { display:none }
}