.bg-inner{
	background-color: #efefef!important;
}
.package_dstvstream_access{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-access-bg.jpg");
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: top; */
    height: 430px;
	background-position: 9px -20px;
}

.package_dstvstream_family{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-family-bg.jpg");
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: top; */
    height: 430px;
	background-position: 9px -20px;
}

.package_dstvstream_compact{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-compact-bg.jpg");
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: top; */
    height: 430px;
	background-position: 9px -20px;
}

.package_dstvstream_compactplus{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-compact-plus-bg.jpg");
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: top; */
    height: 430px;
	background-position: 9px -20px;
}

.package_dstvstream_premium{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-premium-bg4.jpg");
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: top; */
    height: 430px;
	background-position: 9px -20px;
}

.package_dstvstreaminner_access{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-access-bg-mobile.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -160px;
	height: 360px;
}
.package_dstvstreaminner_family{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-family-bg-mobile.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -160px;
	height: 360px;
}
.package_dstvstreaminner_compact{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-compact-bg-mobile-2025.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -160px;
	height: 360px;
}
.package_dstvstreaminner_compactplus{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-compact-plus-bg-mobile.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -160px;
	height: 360px;
}
.package_dstvstreaminner_premium{
	background-image: url("https://imgcdn.myt.mu/revolution/internet-and-tv/dstv/dstv-premium-bg-mobile.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -160px;
	height: 360px;
}

@media (min-width: 992px) {
	.col-lg-3-modify {
	    max-width: 20% !important;
    }
}
.channelcountwidth{
		width:50%;
}
.titleheight{
	min-height:75px;
}	
@media (min-width:768px) and (max-width:991px){	
	.channelcountwidth{
		width:55%;
	}	
	.titleheight{
		min-height:75px;
	}
	.otherpackages ul.js-pagination.u-carousel-indicators-v1 {
        display: flex !important;
    }
}
@media (max-width: 767px){
	.channelcountwidth{
		width:34%;
	}
}	