	@media (max-width:767px) {
		.topmenu {
			width: 100% !important;
			margin: 5px 0 !important;
		}
		.arti-img, .arti-txt {
			float:none;
			width:auto;
		}
		.xlogocontain img {
			height:auto !important;
		}
		.xcountryversion {
			height:auto;
			line-height:normal;
		}

		.xcv-change {
			font-size:15px;
		}
		.xcv-text {
			font-size:16px;
			padding-top:2px;
		}
		.topmenu:hover, .topmenu:active {
			border-top:none;
		}
		.extopmenu {
			border-top: none;
		}
		.arti-img, .arti-txt {
			float:none;
			width:auto;
		}
	}