.bannerassembly a {
    color: #484848;
}
.bannerassembly a:hover {
    color: #3e84b6;
}

.video-section{
	margin: 0 171px;
}
.imageShadow{	
    max-height: 40rem;
}

@media only screen and (max-width: 767px){
	.video-section{
        margin: 0;
    }
}