@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;
 
}}
.hero  .card-text .btn{
 width: 100%;
 font-size: 20px;
}

.container .icons .icon {
	background: none !IMPORTANT; 
    background-position: 0 !IMPORTANT;
	display: block !IMPORTANT;	
    float: none !IMPORTANT; 
    position: relative !IMPORTANT; 
    top: 0 !IMPORTANT;
	width: 100% !IMPORTANT; 
    height: 100% !IMPORTANT;
}