#section-320 .facebook-holder.activate{
	min-height: 250px !important;
}

#section-320 .socialnetwork {
    text-align: center;
    max-width: 500px;
    margin-top: 30px;
    border: solid 1px silver;
    min-height: 50px;
    background-color: rgb(29, 37, 119);
}

#section-320 .socialnetwork > a {
    padding: 10px 10px 10px 10px !important;
    display: inline-block;
}


#section-320 .row {
	justify-content: center;
}

#section-320 .contenttext {
	width: 80% !important;
	margin: 15px auto;
	
}

#section-320 .btn-outline-white{
	/*border: 2px solid rgb(41, 133, 0) !important;*/
	border: 2px solid rgb(68, 68, 68) !important;
    background-color: transparent !important;
    color: rgb(68,68,68) !important;
    /*color: rgb(41, 133, 0) !important;*/
	margin-left: 0px !important;
	display: inline-block;
	width: 250px;
}

#section-320 .textrow50.team{
	padding-top: 0px;
}

#section-320 .textrow50-title{
	color: rgb(0, 113, 0);
	font-size: 26px !important;
}
#section-320 .textrow50-content {
	/*margin-top: 35px;*/
	font-size: 20px;
    font-weight: 400;
    line-height: 1.3em;
    color: #000;
}

#section-320 .textrow50-title, #section-320 .textrow50-content {
	/*padding: 0px 0px 0px 0px !important;*/
	text-align: left;
}