.scroll-container .img {
	background: url("../img/Screen5.gif") no-repeat left fixed;
	background-size: contain;
}

.scroll-container #form>div img {
	max-width: 100%;
	max-height: 320px;
	object-fit: contain;
}

.scroll-container #form>div p {
	margin-top: 15px;
}