.punchoutSchoolLogo {
  max-width: 500px;
  max-height: 300px;
  height: auto;
  width: auto;
}
img#punchoutSchoolLogo {
  max-width: 500px;
  max-height: 300px;
  height: auto;
  width: auto;
}
.punchOutCustomMessage {
  font-family: noto sans sc,sans-serif;
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  color: #154777;
}


 /* change image size on PLP - 11/18/2019 JKM */
  

 .unbxd-product-container img {
width:100%;
  }

/* Make cursor pointable over alt images on PDP - 11/20/2019 */


div.pdp-product-main.container > div > div.col-xs-12.col-sm-12.col-md-6.left-content > div.pdp-slick-gallery.slick-gallery > div > div.col-lg-3.col-sm-3.hidden-xs > div > div > div {
cursor: pointer;
}



/* temp clear impsum lorem from wish list 12/11/2019 Joe and James */

.main__inner-wrapper > .account-section > .account-section-content > .responsive-table-section  > .wishlist-top-section > .description-holder {
                                display: none;
  }
  
.main__inner-wrapper > .account-section > .account-section-content > .responsive-table-section  > .wishlist-top-section > .callout-holder {
                                float: right;
  }  


