vitaliy-p
8/5/2015 - 12:53 PM

responsive iframe

responsive iframe

.game
	min-width: 100%
	position: relative

.game .ratio-img
	display: block
	width: 100% !important
	height: auto !important


.game iframe
	position: absolute
	top: 0
	right: 0
	bottom: 0
	margin: auto
	left: 0
	width: 100%
	height: 100%