@charset "utf-8";


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

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