@media only screen and (max-width:1920px)
{
.companywidth {
	max-width: 1540px;
}
.prowidth {
	max-width: 1540px;
}
#newwidth {
	max-width: 282px;
}
#bottomwidth {
	max-width: 1540px;
}
}
@media only screen and (max-width:1440px)
{
.companywidth {
	width: 1200px;
}
.prowidth {
	width: 1200px;
}
#imgsize {
	width: 283px; height: 247px;
}
#spacewidth {
	width: 24px;
}
.newwidths {
	width: 1200px;
}
#newwidth {
	width: 203px;
}
#bottomwidth {
	width: 1220px;
}
}
@media only screen and (max-width:1366px)
{
.companywidth {
	width: 1200px;
}
.prowidth {
	width: 1200px;
}
#imgsize {
	width: 283px; height: 247px;
}
#spacewidth {
	width: 24px;
}
.newwidths {
	width: 1200px;
}
#newwidth {
	width: 203px;
}
}
@media only screen and (max-width:1200px)
{
.companywidth {
	width: 1100px;
}
}
@media only screen and (max-width:1199px)
{
.companywidth {
	width: 1100px;
}
}
