@media screen and (max-width: 767px) {
  #problem .wrap:after {
    width: 10rem;
    margin-top: -11rem;
  }
}