@media screen and (max-width: 1024px){
 .container_new {
		width: 96%;
		padding: 0 15px;
	}
}
