@media (min-width:992px) {
.col-md-8 {
width:85% !important;
}
p {
font-size:14px !important;
line-height:1.2;
}
h3 {
font-size:24px;
}
.content-container .content {
padding-right:0px !important;
}
.col-md-4 {
width:33% !important;
}
}
@media (max-width:300px) {
.overlay {
top:5% !important;
}
.layer3 {
width:100% !important;
}
}

@media (max-width:500px) {
.overlay p {
font-size:12px !important;
line-height:1.2;
}
h3 {
font-size:17px;
margin-top:0px;
margin-bottom:0px;
}
}
.col-md-8 {
width:100%;
}
.col-md-4 {
padding-bottom:15px;
}
.col-sm-6 {
padding-bottom:15px;
}
.img-thumbnail {
padding:0px;
border:0px;
border-radius:0px;
}
.galleryBox {
display:none;
}

.wrapper {
 position:relative;
 max-width: 750px;
} 
.wrapper2 {
 position:relative;
 max-width: 100%;
 border: 8px solid whi;
} 
.layer {
    position: absolute;
    bottom: 0px;
    background: rgba(237,113,2, 0.8) none repeat scroll 0% 0%;
    width: 100%;
    height: 20%;
}
.layer2 {
    position: absolute;
    bottom: 0px;
    left:0px;
    background: rgba(0,107,140, 0.375) none repeat scroll 0% 0%;
    width: 45%;
    height: 100%;
    -webkit-transition: background 0.6s ease;
    -moz-transition: background 0.6s ease;
}
.layer3{
    position: absolute;
    bottom: 0px;
    right:0px;
    background: rgba(0, 107, 140, 0.375) none repeat scroll 0% 0%;
    width: 45%;
    height: 100%;
    -webkit-transition: background 0.6s ease;
    -moz-transition: background 0.6s ease;
}
.layer3:hover {
    background: rgba(0, 107, 140, 1) none repeat scroll 0% 0%;
}
.layer2:hover {
    background: rgba(0, 107, 140, 1) none repeat scroll 0% 0%;
}

.overlay {
    position:absolute;
    top:15%;
    color:white;
    left:0%;
    text-align: left;
    margin-left:15px;
    padding-right:15px;
    line-height:1.4;
    opacity: unset;
}
#right {
    text-align:right !important;
    right:0% !important;
}

.col-xs-6 {
    padding:0px;
}
.col-md-3 {
    padding:15px;
}
.col-md-6 {
padding-bottom:20px;
}
.col-md-3.col-sm-6 {
padding-bottom:20px;
}
.aerzte {
    margin-bottom:35px;
}