﻿.imgcollegefooter
{
	object-fit:contain;
	width:350px;
	height:300px;
}
.imgcollegediv
{
	height:150px;
	
	
}
divimpfoo1
{
	background-color:#FFF7B8;
	color:black;
	
	margin:5%;
}
.ourteam
    {
    	background-color: #A21902;
    	height:400px;
    	width:100%;
    	float:left;
    	display:flex;
    }
.foo1
{
	width:24%;
	
	height:400px;
	float:left;
}
.foo1content
{
	width:100%;
	text-align:center;
	color:white;
	margin-top:5%;
	margin-left:3%;
	margin-right:3%;
	font-size:16px;
	font-family:Tahoma;
	text-transform:uppercase;
	
}