.pkp_footer_content img {
  max-width: none;   /* cancels the global rule */
  width: 200px;      /* or whatever you want */
  height: auto;
}

.swiper-slide-desc p {
  max-width: 750px;
  width: 100%;
}