@charset "utf-8";

@media screen and (max-width: 1019px){
  p,a{
    word-break: break-word !important;
  }
}


