@media (max-width: 767px){

.hero .hero .card-img-bg{
    background-repeat: no-repeat !important;
}
.hero{
    min-height: 154px !important;
	max-height: 100% !important;
}
}
.container-fluid .video-player { opacity:1; }

.app-support-hero .card-title{
color: #006FCF;
font-size: 27pt !important;
line-height: 2.75rem;
   font-weight: 400;
}

.app-support-hero .body-3{
color: #006FCF;
font-size: 16pt !important;
line-height: 2rem;
 }


@media (min-width: 769px){
.margin-lr-md-up {
    margin: 2em 0em 0em 8em !important;
}
}
