@media screen and (min-width: 767px) {
  p {
    font-size: 15.1px !important;
  }
  .custom-desktop {
  width: 455px;
  }
}