.scroll-container .img {
	background: url("../img/learn.gif") no-repeat left fixed;
	background-size: contain;
}

.scroll-container #form>div iframe {
	width: 100%;
	height: 320px;
	object-fit: contain;
	border: none;
}

.scroll-container #form div[s] {
	margin-top: -2%;
}