@media (max-width: 900px) and (min-width: 641px) and (orientation: landscape) {
	.ad-gallery .ad-image-wrapper {
		height: 350px !important;
	}

	.article__interesting,
	.article__related {
		width: 0 !important;
		height: 0 !important;
		display: none !important;
	}
}

.all {
	min-width:640px;
	max-width:1024px;
}

.head {
	min-width:640px;
	max-width:1024px;
}

.head__menu {
	display: table!important;
	margin-right: 0;
}

.left {
	display: block!important;
}

.right {
	display:none;
}

.center {
	margin-right:10px;
	display:block!important;
}

.head__social {
	display:none;
}

.head__top-info-social{
	display:none;
}
.head__top-info-new{
	border:none;
}
.head__top-info{
	text-align: left;
}
.head__menu-top{
	display:none;
}
.head__menu{
	top: 1px;
	margin-left: 190px;
}
.head__menu-selector {
	margin-top: 7px;
}
.head {
  height: 52px;
}

.head__adv {
  margin-top: 55px;
}
.head__logo img{
	height: 38px;
	padding-top: 4px;
}
.head__menu-border{
	border-bottom: 2px solid #8b949e;
	height:49px;
}
.facebook__box{
	top: 50px;
}
.fixed3 {
    top: 52px;
}