.row img {
	border-radius:5px;
	width:250px;
	height:100px;
	margin: 0 auto
	
}
.row h3 {
	margin-top:0px;
	padding:0px;
}
.btn {
	margin: 30px 5 5 5px;
}
.glava {
	background-image: url("../img/header.jpg");
	background-size:     cover; 
    background-repeat:   no-repeat;
    background-position: center center; 
	height:200px;
}

