.roaExpired {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
}

.roaExpired h1 {
	font-weight: 500;
	font-size: 48px;
	line-height: 48px;
}

.roaExpired p {
	font-weight: 450;
	font-size: 19px;
	line-height: 28px;
}

.roaExpired a {
	text-decoration: none;
	color: #1D71BF;
}

.roaExpired span {
	font-weight: 700
}

.roaExpiredImage {
	width: 622px;
	height: 450px;
}

.roa-heading-size {
	height: 48px;
	margin-top: 140px;
}
.roa-paragraph-size {
	width: 778px;
	height: 140px;
	margin-top: 50px;
}

.purchase-plan-btn-padding {
	padding: 14px 16px;
	height: 70px;
}
