.head_mistree_main{
	display: flex;
	width: 100%;
}
.ofc_bearer_main_wrapper .table-main{

	margin:0px 0px 0px 20px ;
}
.ofc_bearer_main_wrapper .table-main table{
	width: 100%;
	margin:auto;
	font-size: 16px;
	color:#000;
	font-weight: 600;
	font-family: open sans,serif;
}
.head_mistree_wrapper{
	box-shadow: 0px 5px 5px #919191;
	width: 40%;
	margin:20px 0px 10px 0px;
}
.head_mistree_main img{
	width: 100%;
} 
.head_mistree_wrapper p{
	color:#445708;
	font-family: open sans,serif;
	margin:0px;
	font-weight: 700;
	font-size: 18px;
	padding:5px;
	text-align: center;
}
.head_mistree_wrapper span{
	color:#d1010d;
	font-size: 15px;
	font-weight: 600;
    font-family: Montserrat;
    text-align: center;
    display: block;
}
.ofc_bearer_main_wrapper h2{
	font-size: 24px;
	font-weight: 700;
	color:#3f5204;
	text-align: center;
	padding-bottom: 10px;
}
.ofc_bearer_main_wrapper ul{
	list-style-type: none;
	margin:0px;
}
@media screen and (max-width: 700px){
	.head_mistree_main{
		display: block;
		width: 100%;
	}
	.head_mistree_wrapper{
		width: 100%;
	}
}

.Gallery_Container .grid a {
    height: 340px;
}