@media screen and (min-width: 700px){
	.balmobil{
		display: none;
	}
	
	.jobbfejleckep{
		width: 500px !important;
		height: 135px !important;
	}
}

@media handheld, screen and (max-width: 699px){
	.jobbfejleckep{
		width: 100% !important;
		height: auto !important;
	}
	
	.baldesktop{
		display: none;
	}
	
	.floatingimg{
		float: none !important;
		width: 70% !important;
	}
}

.balmobil .navText_almenu{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	text-align: center;
}

.balmobil .navText{
	text-align: center;
}
table
{
    border-collapse: collapse !important;
	border-spacing: 0px !important;
}

able td 
{
    padding:0 !important;
}
