@charset "utf-8";
/* CSS Document */

.embed-responsive:first-child
{
	margin-bottom: 20px;
}

@media (min-width: 768px)
{
	.embed-responsive
	{
		margin-bottom: 20px;
	}
}