h1,h2,h3,h4 {
	margin-top:40px !important;
}

.nav-text-wrapper h4 {
	margin-top:auto!important;
}

.containerartikel {
	margin:0 auto;
}

@media screen and (max-width:479px) {
	.containerartikel, .post-follow-inner-left {
		width:100%!important;
	}
	
	.post-follow-inner-right {
		width:100%!important;
		margin-top:30px !important;
	}
}

@media screen and (min-width:480px) and (max-width:767px) {
	.containerartikel, .post-follow-inner-left {
		width:100%!important;
	}
	
	.post-follow-inner-right {
		width:95%!important;
		margin-left:20px !important;
		margin-top:30px !important;
	}
}

@media screen and (min-width:768px) and (max-width:880px) {
	.containerartikel {
		max-width:768px !important;
	}
	
	.author-post-section, .post-follow-inner-left {
		width:300px !important;
	}
	
	.post, .post-follow-inner-right {
		padding-left:10px;
		width:460px !important;
	}
}

@media screen and (min-width:881px) and (max-width:992px) {
	.post, .post-follow-inner-right {
		width:540px !important;
	}
	
	.containerartikel {
		max-width:880px !important;
	}
	
	.author-post-section, .post-follow-inner-left {
		width:330px !important;
	}
	
	.displaysolt2 {
		margin-left:5px !important;
	}
}

@media screen and (min-width:993px) and (max-width:1099px) {
	.containerartikel {
		max-width:990px !important;
	}
	
	.author-post-section, .post-follow-inner-left {
		width:350px !important;
	}
	
	.displaysolt2 {
		margin-left:20px !important;
	}
	
	.post, .post-follow-inner-right {
		width:620px !important;
	}
}

@media screen and (min-width:1101px) and (max-width:1199px) {
	.containerartikel {
		max-width:1100px !important;
	}
	
	.author-post-section, .post-follow-inner-left {
		width:400px !important;
	}
	
	.displaysolt2 {
		margin-left:20px !important;
	}
}

@media (min-width:1200px) {
	.containerartikel {
		max-width:1200px !important;
	}
	
	.author-post-section, .post-follow-inner-left {
		width:400px !important;
	}
	
	.displaysolt2 {
		margin-left:20px !important;
	}
}