.bg-sase-features{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/sase-features.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

.bg-sase-comparison{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/ddos-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

.g-top-customprotection {
    top: 4rem;
}

@media (min-width:768px) and (max-width:991px){	
	.g-min-height-box--md{
		min-height: 370px!important;
	}
	.g-min-height-box2--md{
		min-height: 370px!important;
	}			
	.g-min-height-box3--md {
        min-height: 288px!important;
    }
	.g-min-height-box4--md{
		min-height: 410px!important;
	}
	.mh-usecases{
		min-height: 265px!important;
	}
}

@media (max-width: 768px) {
	.bg-sase-features{
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/sase-features.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: contain;
		background-position: top;
	}
	.bg-sase-comparison{
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/ddos-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: contain;
		background-position: top;
	}
}

@media (max-width: 768px) {
	.g-top-customprotection {
		top: 2rem;
	}
	.mh-usecases{
		min-height: 295px;
	}
}

@media (min-width: 768px) {
	.g-min-height-box--md{
		min-height: 370px;
	}
	.g-min-height-box2--md{
		min-height: 555px!important;
	}
	.g-min-height-box4--md{
		min-height: 605px;
	}
	.mh-usecases{
		min-height: 235px;
	}
}

@media (min-width: 768px) {
    .g-pb-200--md{
		padding-bottom: 200px;
	}
}

@media (min-width: 992px) {
    .col-custom5 {
        flex: 0 0 20%;
        max-width: 20%;
		padding-left: 15px;
        padding-right: 15px;
    }
}
