@media screen and (max-width: 599px) {
  .p-law {
    padding: 0 20px;
  }
  .p-footer {
    width: 100vw;
    margin-left: -20px;
  }
}
