﻿@media only screen and (min-width:768px) {
	.obj_list:nth-child(1){width:1200px;max-width: 1200px !important;}
}
@media only screen and (max-width:767px) {
	
}