﻿@media only screen and (max-width:1024px) {
	.wSize{width: 960px;min-width: 960px}
	.wHeader .wSize{width: 840px;min-width: 840px}
	.wContent{margin-right: 15px;}
	.wFooter .flr{margin-right: 7px;}
}

@media only screen and (max-width:995px){
	.top-left-info{left: -45px;}
}