#img-korzet1 {
	max-width: 700px;
}

@media screen and (min-width: 1200px){
	#row {
		display: flex;
	}
	
	.col {
		width: 50%;
	}
}