@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 640px) {
.baceFlt .w65 {
width: 65%!important ; 
float: left!important;
}
.baceFlt .w30 {
width: 30%!important ;
float: right!important;
}
}