.wrap {
	width: 100%;
	min-width: 320px;
	}


img.alignright, img.right {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}
img.alignleft, img.left {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}

.video {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 54.15%;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}

.entry_table {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	}

.entry img {
	width: auto !important;
	height: auto !important;
	}

[class*='col-'] {
	float: none;
	width: auto;
	padding: 0;
	}

h1, .h1, .title{
	font-size: 26px;
	line-height: 30px;
	}
h2, .h2{
	font-size: 24px;
	line-height: 28px;
	}
h3, .h3{
	font-size: 22px;
	line-height: 26px;
	}
h4, .h4{
	font-size: 20px;
	line-height: 24px;
	}
h5, .h5{
	font-size: 18px;
	line-height: 22px;
	}
h6, .h6{
	font-size: 16px;
	line-height: 20px;
	}


@media (max-width: 620px) {
	.threeblocks {  
		display: block;
		}
	.threeblocks_l{
		width: auto;
		}
	.threeblocks_c{
		width: auto;
		}
	.threeblocks_r{
		width: auto;
		}
	.thirdnews_line .blockposta_img {
		flex: 0 0 100px;
		}
	.thirdnews_line .blockposta_title {
		font-size: 15px;
		}
	}

.recommend_list {
	column-gap: 10px;
	}

.firstnews_line {
	grid-template-columns: 1fr 1fr;
	column-gap: 10px;
	}
.fourthnews{
	grid-template-columns: 1fr 1fr;
	column-gap: 10px;
	}

.blockposta_f .blockposta_title {
	font-size: 14px;
	}

.niz_menu > ul > li > a {
	font-size: 16px;
	}


.odobrit{
	padding: 12px 0;
	}
.odobrit_line{  
	display: block;
	}
.odobrit_text{
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	}
.odobrit_right{
	margin: 0 0 0 0;
	justify-content: center;
	}

a.odobrit_but{
	padding: 5px 14px;
	font-size: 15px;
	line-height: 18px;
	}

.zapissverhy_info{
	padding: 7px 10px;
	}
.zapissnizy{
	display: block;
	}




















