@media only screen and (min-width: 1280px){
	.maincol{
	width: 1152px;
	}
	.right{
	width:310px;
	}
	.rightcolb {
	width:300px;
	text-align: center;
	}
}