.superfastbroadband-bg{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/premium-internet-super-fast-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;	
	height: 600px;
}	

.globalip-bg{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/premium-internet-globa-ip-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
    height: 600px;	
}

.g-top-customfunction {
    top: 4rem;
}	


@media (min-width:768px) and (max-width:991px){	
	.g-min-height-box--md{
		min-height: 335px!important;
	}	
	.g-min-height-box2--md{
		min-height: 398px!important;
	}		
}

@media (max-width: 767px) {
	.g-top-customfunction {
		top: 2rem;
	}
	.superfastbroadband-bg{
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/premium-internet-super-fast-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: contain;
		background-position: top;
	}	

	.globalip-bg{
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/premium-internet-globa-ip-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: contain;
		background-position: top;
	}			
}

@media (min-width: 767px) {
	.g-min-height-box--md{
		min-height: 218px;
	}
	.g-min-height-box2--md{
		min-height: 248px;
	}
}	


.superfastcarousel .g-custom-top{
	top: 33%;
}

.superfastcarousel .g-custom-left{
	left: 2.5rem!important;
} 

.superfastcarousel .g-custom-right{
	right: 0rem!important;
} 

@media (max-width: 767px){
	
	.superfastcarousel .g-custom-top{
		top:45%;
	}	
	.superfastcarousel .g-custom-left{
		left: 2.71429rem!important;
	}
	.superfastcarousel .g-custom-right{
		right: 0.71429rem!important;
	}

}

.globalipcarousel .g-custom-top{
	top: 33%;
}

.globalipcarousel .g-custom-left{
	left: 2.5rem!important;
} 

.globalipcarousel .g-custom-right{
	right: 0rem!important;
} 

@media (max-width: 767px){
	
	.globalipcarousel .g-custom-top{
		top:45%;
	}	
	.globalipcarousel .g-custom-left{
		left: 2.71429rem!important;
	}
	.globalipcarousel .g-custom-right{
		right: 0.71429rem!important;
	}

}

