@media screen and (max-width: 1600px) and (min-width:0px) {
  .section04 .text {
    padding-left: 30px;
  }

  .aboutNumber {
    bottom: 0;
    position: relative;
    width: 94%;
    left: 0;
    margin: 30px auto;
  }
}