.accounts {
	padding-bottom:30px
}
@media (min-width:668px) and (min-height:416px),screen and (max-width:979px) and (max-height:415px) and (orientation:landscape) {
	.accounts {
		padding-bottom:100px
	}
}
@media screen and (min-width:668px) and (min-height:416px) {
	.accounts {
		padding-bottom:140px
	}
}
@media screen and (min-width:980px) {
	.accounts .mask-icon {
		margin:80px 0 -40px
	}
}
@media screen and (min-width:1200px) {
	.accounts .mask-icon {
		margin:90px 0 26px
	}
}
.online-services {
	padding-top:140px
}
.online-services__image {
	position:absolute;
	margin:-350px 0 0 20px;
	width:100%
}
.online-services__image img {
	display:block;
	position:relative;
	max-width:300px;
	margin:0 auto;
	top:40px
}
@media (min-width:668px) and (min-height:416px),screen and (max-width:979px) and (max-height:415px) and (orientation:landscape) {
	.online-services__image {
		margin-top:-350px
	}
	.online-services__image img {
		max-width:430px
	}
}
@media screen and (min-width:668px) and (min-height:416px) {
	.online-services {
		padding-top:180px
	}
	.online-services__image {
		margin:-560px 0 0
	}
	.online-services__image img {
		max-width:100vw
	}
}
@media screen and (min-width:980px) {
	.online-services {
		padding-top:0
	}
	.online-services__image {
		position:relative;
		margin:-240px 0 100px
	}
	.online-services__image img {
		left:-70px
	}
	.online-services h2 {
		margin-bottom:300px
	}
}
@media screen and (min-width:1200px) {
	.online-services__image {
		margin-top:-220px
	}
	.online-services h2 {
		margin-bottom: 330px
	}
}