@media screen and (max-width: 1350px) and (min-width: 1349px)  {
    .mstg img , .mstg svg {
        display:none !important;
    }
}

@media screen and (max-width: 413px) and (min-width: 412px) {
    .mstg img , .mstg svg {
        display:none !important;
    }
}

@media screen and (max-width: 1350px) and (min-width: 1349px) {
	#HeaderZone {
		height: 222.531px;
	}
	
	.hdr .tp-lg img {
		width: 316.766px;
		height: 191.25px;
	}
	
	#MainstageV1 { 
		height: 316.766px;
	}
	
	.mstg-tls .inf {
		padding-top: 62.1875px !important;
		padding-bottom: 94.25px !important;
		height: 339.562px;
	}
}

@media screen and (max-width: 412px) and (min-width: 411px) {
	#HeaderZone {
		height: 153.656px;
	}
	
	.hdr .tp-lg img {
		width: 183.109px;
		height: 123.062px;
	}
	
	#MainstageV1 {
		height: 513.047px;
	}
	
	.mstg-tls .inf {
		padding-top: 32.875px !important;
		padding-bottom: 117.7px !important;
		height: 471.859px;
	}
}