@media only screen and (min-width: 720px) {
    .bg-image{
        width: 40%;
    }
  }