.logo img {
	width: 260px;
}

.youtube_container {
    height: 0px;
    padding-bottom: 69.3%;
    position: relative;
}
.youtube_container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}