@media (max-width: 991.98px) {
	h1 {
	font-size:1.75rem !important
	}
}

.right{
	min-height:500px;
	background:url("../images/stilleben_mit_milch.jpg") center center no-repeat;
	background-size:cover
}

.copyright {
margin-top:3rem;
font-size:0.8rem;
color:#adb5bd
}

.text-small {
font-size:0.9rem !important
}

.text-uppercase {
letter-spacing:0.2em !important
}

.headings-font-family {
font-family:inherit !important
}

.font-family-base {
font-family:Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important
}

body {
font-family:Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size:1rem;
font-weight:400;
line-height:1.5;
color:#212529;
background-color:#fff
}

a {
color:#2b90d9;
text-decoration:none
}

a:hover,a:focus {
color:#1c669c;
text-decoration:underline
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
margin-bottom:.5rem;
font-family:inherit;
font-weight:700;
line-height:1.2;
color:inherit
}

h1,.h1 {
font-size:2.5rem
}

h2,.h2 {
font-size:2rem
}

h3,.h3 {
font-size:1.75rem
}

h4,.h4 {
font-size:1.5rem
}

h5,.h5 {
font-size:1.25rem
}

h6,.h6 {
font-size:1rem
}

.lead {
font-size:1.25rem;
font-weight:300
}

.display-1 {
font-size:6rem;
font-weight:300;
line-height:1.2
}

.display-2 {
font-size:5.5rem;
font-weight:300;
line-height:1.2
}

.display-3 {
font-size:4.5rem;
font-weight:300;
line-height:1.2
}

.display-4 {
font-size:3.5rem;
font-weight:300;
line-height:1.2
}

hr {
border-top:1px solid rgba(0,0,0,0.1)
}

small,.small {
font-size:80%;
font-weight:400
}

mark,.mark {
padding:.2em;
background-color:#fcf8e3
}

.blockquote {
padding:.5rem 1rem;
margin-bottom:2rem;
font-size:1.25rem;
border-left:5px solid #2b90d9
}

.blockquote-footer {
color:#6c757d
}

.blockquote-footer::before {
content:"\2014 \00A0"
}

.text-primary {
color:#2b90d9 !important
}

a.text-primary:hover,a.text-primary:focus {
color:#2074b1 !important
}

.img-responsive {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	
}