.information_content__minitext{
	margin-bottom: 21px;
}
.information_content__text{
	margin-bottom: 25px;
}
.information_content__button{
	margin-bottom: 37.5px;
}
@media (max-width: 768px){
	.information{
		background: rgb(210,215,226);
		background: linear-gradient(180deg, rgba(210,215,226,1) 0%, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 100%);a
	}
}