#customize-preview {
	overflow: auto;
	padding: 10px 20px;
	height: auto;
}

#customize-preview iframe {
	box-shadow: 0 0 5px #bbb;
	margin-right: 20px;
	height: 90%;
}

#customize-preview iframe:nth-child(1n + 3) {
	display: none;
}

#wprc-reponsive-preview {
	height: 40px;
}

#wprc-resolutions {
	width: 250px;
}