@media (min-width: 1600px) {	.box-img img, .box-img-1 img {		max-width: none;		width: auto;	}	.box-img {		position: absolute;		top: -29%;		left: -22%;	}	.box-img-1 {		position: absolute;		top: -45%;		left: -7%;	}}