
@media screen and (min-device-width:100px) and (max-device-width: 1990px){
	.dl-box{
		min-width: 1368px !important;
	}
}