.h-50{
    height: 50%;
}
.h-100{
    height: 100%;
}
.p-15{
    padding: 15px;
}
body .img-responsive{
    width: 100%;
}
body{
    margin-top: 1em;
}
.navbar-brand{padding: 5px 10px;}

#body-content .nav-tabs{
    margin-bottom: 20px;
}

.youtube-frame{
    width: 100% !important;
}
.col-xs-6{
        flex: 0 0 auto;
        width: 50%;
}

navbar-default {
	display: none;
}