


@media all and (max-width: 800px) {

#header img {
	margin: 0px;
	height: 70px;
}
#submenu{
	width: 100%;
	height: auto;
	margin: 0px;
}
#submenu li {
	float: right;
}
.tatah, .baiguullaga, #menu, #footermenu, #blog  {
	display: none;
}

.mobile {
	display: block;
}

.tom, .jijig {
	height: 200px;
	overflow: hidden;
}
#news li {
	width: 46%;
}
#news {
	width: 97%;
	margin-left: 3%;
}
.desktop {
	display: none;
}
#mmenu {
	float: right;
	cursor: pointer;
}
#mmenu img {
	width: 40px;
	height: 40px;
	margin-top: 15px;
	margin-right: 15px;
}
#suuri {
	width: 100%;
	padding: 10px 0px;
}
h4 {
	width: 100%;
}
#bhead {
	height: auto;
}
#left, #right, #reads img, #reads table, #shopping-cart, #orders {
	float: none;
	width: 100%;
}
#list li {
	width: 100%;
	float: none;
}
.pad20 {
	padding: 2%;
}
#shead {
	height: auto;
}






}