.ranp-box
{
	border: 1px solid #ff7e00;
	border-radius: 5px;
	height: 400px;
	display: flex;
	justify-content: center;
	flex-flow: column;
	align-items: center;
	margin: 15px;
	padding: 20px;
}