/* CSS Document */

.content-image{
	background-image: url(../img/kv.jpg);
}
.about-content img{
	width: 100%;
	height: auto;
}
.about-content p{
	padding-top: 20px;
}

.content-image{
text-align: center;
height: 535px;
overflow: hidden;
position: relative;
color: #1a4735;
box-sizing: border-box;
}

@media screen and (max-width: 767px) {

}
