.image-res {
	border-radius: 16px 0 0 16px !important;
}

@media only screen and (max-width: 1200px) {
	.image-res {
		border-radius: 16px 16px 0 0 !important;
	}
}
