.institutionNameCenter{
    color: #0F5A05 !important;
    font-size: 1.4rem !important;
}

.d-flex-top-applyprogramme
{
	    display: contents !important;
    text-align: center;
}

.applyprogramme
{
	
	    background-color: ##0F5A05 !important;
}

.pt-lg-0-applyprogramme{
	display:none
}


.institution_logo2{
    width: 300px; /* Set a width */
    height: 200px; /* Set a height */
    background-image: url('/TenantCustomization/GetLogo?tenantId=1028'); /* Path to your image */
    background-size: cover; /* Ensures the image covers the whole element */
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents the image from repeating */
}
