@media only screen and (max-width:600px) {
.youtube-iframe{
 width: 100%;
 height: 100%;
 min-height: 200px;
}}
.navbar-default {
    display: none;
}
.navbar-button {
    background: #6D138F!important;
}