@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */

 .p-caseStudy__teacher--profile--noImages{
	 width: auto;
	 margin: 0;
 }
 .p-caseStudy__teacher--profile--noImages+.p-caseStudy__teacher--text{
	 width: 100%;
 }
 @media only screen and (min-width: 560px){
   .p-caseStudy__image{
     margin-bottom: 40px;
   }
 }
