.logo{
	height: 100px!important;
}

header.masthead {
background: url(../img/home-bg.jpg) no-repeat center center!important;
}

table{
	width:100%
}

th, td{
	border: 1px solid;
	border-color: #264679;
}

.features-icons .features-icons-item .features-icons-icon {
	height: 5rem!important;
}
.features-icons .features-icons-item .features-icons-icon i {
	font-size: 3.5rem!important;
}
.features-icons-icon i, a{
	color:#264679!important;
}
h3 {
	font-size: 1.25rem!important;
}

.col-lg-12{
	margin-top:50px!important;
}

footer p{
	text-align: right;
}