h1 {
	font: 'Open Sans', sans-serif;
	color: #717070;
}

iframe {
	width: 100%;
	height: 700px;
}

p {
	font-size: 120%;
}

/*footer span {
	text-align: center;
}
*/
.top-h3 {
	margin-top: 0;
}

.my-container {
	margin-top: 5%;
	margin-left: 15%;
	margin-right: 15%;
}

.btn-group {
	margin-top: 20px;
}

.content {
	margin-top: 50px;
}

.row {
	margin-bottom: 5%;
}

.fa {
	font-size: 50px;
	text-align: right;
	position: absolute;
	top: 7px;
	outline: none;
}

.list-group-item p {
	margin-left: 75px;
}

.photos {
    background-color:#fff;
    padding:0.3% 1% 1% 1%;
    margin-top:0%;
    /*border-bottom: solid 20px #FFF;*/
    /* border-top: 2px dotted #999; */
    /* border-bottom: solid 20px #FEE; */
    /* margin-bottom: 20px;*/
    padding-top:20px;
    position: relative;
}

.memberimg {
    float:left;
    margin-left: 5px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 19%;
    /* position: absolute;*/
    left: 0;
    top: 0;
    text-align: center;
    font-size:14px;
    height: 300px;
}
