@media (max-width: 767px){
.hero .hero .card-img-bg{
    background-size: 100% !important;
    background-repeat: no-repeat !important;
	background-position: 100% !important;
}
.hero{
    min-height: 154px !important;
	max-height: 100% !important;
}
}
.container-fluid .video-player { opacity:1; }

.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;
}