@charset "utf-8";


.ed-tech-ideas{
    padding-left: 0%;
    padding-right: 0%;
}
.idea{margin-bottom:0;}
.idea .image-holder{height:110px}
.idea .image-holder img{-o-object-position:center;object-position:center}
.idea .image-holder img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center}
.idea{margin-bottom:0}
.idea p{font-size:19px;line-height:25px}


@media (max-width:750px){


	
	.ed-tech-ideas{
    padding-left: 0;
    padding-right: 0;
}

	.idea p{font-size:15px;line-height:25px}

}