video {width: 100%;
    height: 100%;
    object-fit: cover;}

h1.hero--headline {color:#f5af00;}
h3.hero--bio {color: #fff;}
.phone {margin: 33px 10px;}

@media and screen and (min-width: 991px ;) {
	.phone {display: none;}
}