.bg-why{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/waf-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

.bg-why{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/waf-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
}

.g-top-customprotection {
    top: 7rem;
}

@media (max-width: 768px) {
	.bg-why{
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/waf-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
		background-blend-mode: overlay;
		background-size: 200%;
		background-position: 0px -160px;
	}
}

@media (max-width: 768px) {
	.g-top-customprotection {
		top: 2rem;
	}
}

@media (min-width: 768px) {
	.g-min-height-box--md{
		min-height: 165px;
	}
}