@charset "utf-8";

@media only screen and (max-width: 767px){
}
@media print, screen and (min-width: 768px){
}
