/* @media screen and (max-width: 960px) {
.bg-2 {
    background-image:url("files/FrisoerSteinberger/Layout/background/bgLaden1930x994dark40.jpg");
    background-position:center center;
    background-repeat:no-repeat;
    background-size: cover;
    background-attachment: fixed;
} */

/* Höhe des Textes im Slider Startseite */
/*.overlayContent {
    height:20em;
}*/
@media screen and (max-width: 960px) {
    p {font-size: 0.8em;}
    .InsideOut-dark .bean2 {
        top:0;
    }
    .InsideOut-dark .bean3 {
        bottom:0%;
    }
    .InsideOut-dark h1 {
        font-size:20px;
        font-family:the unseen, arial, sans serif;
    }
    .absolute-pic {
        left:25%;
        right:25%;
        top:-12%;
    }
    .bean1 figure img,
    .bean2 figure img,
    .bean3 figure img,
    .logokreis figure img {
        width:6em;
    }
    .logo figure img {
        width:18em;
    }

.startnews .teaser {
        padding: 0;
}


    
}

