@media only screen and (max-width: 1700px) {
  .containerHead > p {
    font-size: 24px !important;
  }
  .container {
    padding: 50px !important;
  }
}
