
        @import url("https://static.blogg.se/themes/stil/css/style.css");

#header h1 a {
	background: url("http://www.bloggse.se/themes/karriaristan.jpg") no-repeat center center;
	height: 200px;
	display: block;
	width: 1000px;
	text-indent: -3000px;
}

.entrymeta a[href*="/category/"] { border-bottom: dashed 1px #CCC; margin-right: 8px; padding-left: 0 !important; }

#extra { padding-top: 12px; margin-bottom: 20px; border-top: 1px dashed #CCC; }

.instagram iframe:first-of-type { box-shadow: -6px 6px 6px 0 rgba(0, 0, 0, 0.2); }
.instagram iframe:last-of-type { margin-top: 12px; width: 211px; }
.instagram { text-align: center; }
#profile a { font-weight: normal !important; }
#profile p { margin: 24px 0 24px 24px !important; }


@media only screen and (min-width: 768px) and (max-width: 990px) {
	#header h1 a { background-size: 758px 152px !important; width: 758px !important; height: 152px !important; }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#header h1 a { 
		background: url("http://www.bloggse.se/themes/karriaristan.jpg") no-repeat center center !important;
		display: block !important;
		text-indent: -3000px !important;
		background-size: 470px 94px !important; width: 470px !important; height: 94px !important;
	}
}