.banner
{
	background-size: cover !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 380px;
}