.gins-sdwan-bg{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/managed-sd-wan-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
	height:300px;
}

.gins-sdwan-box{
	min-height:365px;
}	

@media (max-width: 768px) {
	.gins-sdwan-box{
		min-height:420px;
	}	
}