.footer-img {
  overflow: hidden;
  border-radius: 2.4rem;
  margin-bottom: 2.4rem;
}
.footer-img img {
  width: 100%;
  display: block;
  object-fit: cover;
}

@media (min-width: 1001px) and (max-width: 1300px) {
  .program-block .content-pg .content-text {
    width: 50vw;
  }
}

/*# sourceMappingURL=update-fb.css.map */
