img {
  max-width: 300px;
}
.total-wrapper {  min-width: 300px;
}
.logo-wrapper{  height: 50px;
}
.logo {  height: 50px;
  background-size: auto 50px;
}
.logo img {  width: 300px;
  height: 50px;
}
.content-wrapper {/*  width: 290px;*/
}
.menu-wrapper {
  position: relative;
}
.top-ads {  width: 300px;
}
.intro-image img, .intro-image-list img, .intro-image-second img {
  width: auto;
  max-width: 300px;
}
.menu-link {  padding: 6px 0 0 0;
}
.venus h2 {
  text-align: left;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.result-text-wide .news-flex {
	display: flex;
}
.result-text-wide .news-flex .new-item {
	flex: 1 0 300px;
}
.result-text-wide .news-flex .new-item a, .result-text-wide .news-flex .new-item p {
	display: block;
	width: 300px;
	float: none;
	margin: 0 auto;
}
.result-text-wide .news-flex .new-item p a {
	text-align: center;
	margin: 5px auto;
}
.result-text-wide .news-flex .new-item img {
	max-width: 300px;
	width: 300px;
	border-radius: 20px;
	box-shadow: 2px 2px 7px #999999;
}
.mo-tibetana img, .mo-tibetana .input-image {
	width: 75px;
}
