/*fix excess padding on video*/
.about-video {
padding: 1% 0 1% 0;
}

/*fix weird margins on sections*/
.margin-fix {
margin-bottom: 0px !important;
}