#practiceBanner{
    background: linear-gradient(0deg, rgb(0 0 0 / 60%) 0%, rgba(0, 0, 0, 0.25) 100%), url("../img/banners/bnmcc.png"), lightgray -12.493px -447.687px / 100.92% 204.8% no-repeat;
    background-position: bottom center, bottom center;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
	text-align: center;
}

.header-card{
    min-width: 50%;
    background-color: #000000a1;
    color: #fff;
}