@media only screen and (max-width: 991px) {
  .program-wrap .img-section {
    width: 50%;
  }
}
