@media (min-width: 992px) {
  .intro .intro-img {
    width: 75%;
    float: right;
  }
}

