@charset "utf-8";
/* CSS Document */
@media screen and (min-width:1600px){
.header .head .nav li p{ width:300px !important;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.header .head .nav li p{ width:300px !important;}
}