.mh-foundations{	
	min-height:210px;	
}

.bg-pol {
    background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/education-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

.bg-wifi-partners {
    background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/education-partners-background.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

.g-top-customfunction {
    top: 5rem;
}

.mh-pol{	
	min-height:290px;	
}

@media (min-width:768px) and (max-width:991px){	
	.mh-pol{	
		min-height:295px!important;	
	}
}

@media (max-width: 767px) {
    .g-min-height-252--md {
        min-height: 252px !important;
    }
	.mh-pol{	
		min-height:0px;	
	}
}