html{
	font-size: 11px;
}
h2{
	font-size: 1.8rem;
}

.feature_content {
    /*padding: 1rem;*/
}
#HeadContactButton{
	font-size: 1.45rem;
}
.feature_img_container {
        height: 5.5rem;
    }
.feature_img {
    width: 45%;
}

.feature_box {
	width: 14.5rem;
    height: 26rem;
}


#background_video {
    width: 150%;
    position: relative;
    left: -23%;
}
.two_cell {
    display: block;
}


#MyName{
	font-size: 5.5rem;
}

#selfie_container {
    padding-bottom: 1rem;
    padding-left: 0rem;
}





    #nav_hamburger {
        display: inline-block;
        height: 2rem;
        padding-right: 0.5rem;
    }
.social-links{
	display: none;
}


#SideNav {

   display: block;
          position: fixed;
}
.demo_img{
	padding-bottom: 1rem;
}