.profilebutton{
	float: left;
	width: 23%;
	margin: 0.5% 1%;
	padding: 0;
	border: none;
}

#usl_block{
		width: 100%;
		margin: 0 auto;
	}

.usl_img_block{
		float: left;
		width: 25%;
		margin: 0 1%;
	}

#center{
		float: left;
		width: 46%;
	}

.usl_img{
		width: 100%;
		margin: 10px auto;
		display: block;	
	}
	
.get_off{
		display: none;
	}	

@media screen and (max-width: 1360px) {
	#usl_block{
		width: 1200px;
		margin: 0 auto;
	}

	.usl_img_block{
		float: left;
		width: 250px;
		margin: 0 10px;
	}

	#center{
		float: left;
		width: 660px;
	}

	.usl_img{
		width: 100%;
		margin: 10px auto;
		display: block;
		
	}
	
	.get_off{
		display: none;
	}
}

@media screen and (max-width: 1280px) {
	#usl_block{
		width: 1187px;
		margin: 0 auto;
	}

	.usl_img_block{
		float: left;
		width: 250px;
		margin: 0 10px;
	}

	#center{
		float: left;
		width: 647px;
	}

	.usl_img{
		width: 100%;
		margin: 10px auto;
		display: block;
		
	}
	
	.get_off{
		display: none;
	}
}

@media screen and (max-width: 1152px) {
	#usl_block{
		width: 1067px;
		margin: 0 auto;
	}

	.usl_img_block{
		float: left;
		width: 213px;
		margin: 0 10px;
	}

	#center{
		float: left;
		width: 600px;
	}

	.usl_img{
		width: 100%;
		margin: 10px auto;
		display: block;
		
	}
}
	
@media screen and (max-width: 1024px) {
	#usl_block{
		width: 962px;
		margin: 0 auto;
	}

	.usl_img_block{
		float: left;
		width: 190px;
		margin: 0 10px;
	}

	#center{
		float: left;
		width: 540px;
	}

	.usl_img{
		width: 100%;
		margin: 10px auto;
		display: block;
		
	}
}
	
#vkluch_usl li{
	list-style-type: circle;
}

.lechcontentp{
	font-weight: bold;
	margin-bottom: 5px;
}

.content{
	display: none;
}

.content ul{
	margin-top: 5px;
}

#podstr{
	text-indent: 0;
	font-size: 14px;
	font-style: italic;
	margin: 0 0 10px 10px;
	display: block;
}