.content-top-wrapper {
	width: 100%;
	height: auto;
	}
.photo {
	background: url(../images/cabinet.jpg);
	background-size: 100%;
	width: 100%;
	height: 250px;
	position: static;
	}
.content-top {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
		}
.container {
	position: relative;
    float: left;
	box-sizing: border-box;
	display: block;
	width: 100%;
	margin: 20px 0;
	padding: 0;
	padding-bottom: 10px;
	}
.container {
	width: 1050px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: justify;
	text-indent: 10px;
	}
.container-photo {
	width: auto;
	padding-bottom: 0px;
	z-index: auto;
	background-position: center center;
	text-align: center;
	margin: 0;
	}

.page-title {
	padding-bottom: 5px;
	}
.page-title h {
	font-size: 32px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #4e5055;
	}
.content-main-wrapper {
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
	}
.content-main {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	padding: 0px;
	bottom: 1px;
	clip: rect(1px,auto,1px,auto);
		}
.news-photo {
	width: 55%;
	text-align: center;
	margin-bottom: 0px;
	z-index: auto;
	height: 80%;
	}
.news-photo1 {
	width: 30%;
	text-align: center;
	margin-bottom: 0px;
	z-index: auto;
	height: 60%;
.news-photo img {
	max-width: 400px;
	max-height: 300px;
	}
.news-photo-description {
	color: #8A8A8A;
	}
