@media screen and (min-width: 776px) {
	.facebook-embed .box-content {
		max-height: 331px;
	}
	
}
@media screen and (min-width: 940px) {
	.facebook-embed .box-content {
		max-height: 458px;
	}	
}

body.royals-tpl .content .images img {
    margin-bottom: 66px;
}

@media screen and (min-width: 768px) {
	.margin-bottom-sm {
		margin-bottom: 1.5rem;
	}
}

.home-content {
	margin: 1.5rem auto 2.5rem;
	float: none;
	text-align: justify;
}