@charset "UTF-8";
/* CSS Document */

.embed-responsive {
    max-width: 800px; /* Adjust the width as needed */
    margin: 0 auto;   /* Centers the video */
}
