
.m-teaser_supergraphic_3col {
    background: hsla(0, 0%, 0%, 0) url("../img/brand/Bosch-Supergraphic-Blue-Dark-RGB_Vp1-01.svg") repeat scroll 0 0 / cover ;
    color: hsl(0, 0%, 100%);
}
.m-teaser_supergraphic_3col .border-bottom::after {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.6);
    content: "";
    padding-bottom: 50px;
}
.m-teaser_supergraphic_3col .border-right {
    border-right: medium none;
}
@media (min-width: 48em) {
.m-teaser_supergraphic_3col {
    background: hsla(0, 0%, 0%, 0) url("../img/brand/Bosch-Supergraphic-Blue-Dark-RGB_Vp2-01.svg") repeat scroll 0 0 / cover ;
}
.m-teaser_supergraphic_3col .border-bottom::after {
    border-bottom: medium none;
    content: "";
    padding-bottom: 0;
}
.m-teaser_supergraphic_3col .border-right {
    border-right: 1px solid hsla(0, 0%, 100%, 0.6);
}
}
@media (min-width: 62em) {
.m-teaser_supergraphic_3col {
    background: hsla(0, 0%, 0%, 0) url("../img/brand/Bosch-Supergraphic-Blue-Dark-RGB_Vp3-01.svg") repeat scroll 0 0 / cover ;
    padding-bottom: 100px;
    padding-top: 100px;
}
}
.m-teaser_supergraphic_3col .headline {
    margin-bottom: 30px;
    margin-top: 0;
}
.m-teaser_supergraphic_3col .link {
    color: hsl(0, 0%, 100%);
}
.m-teaser_supergraphic_3col .media {
    margin-top: 0;
}
.m-teaser_supergraphic_3col .media-body {
    vertical-align: middle;
}
.m-teaser_supergraphic_3col p {
    color: hsl(0, 0%, 100%);
}
.m-teaser_supergraphic_3col .media p {
    margin: 0;
}
.m-teaser_supergraphic_3col .hours span {
    display: inline;
    float: right;
}
@media (min-width: 48em) {
.m-teaser_supergraphic_3col .hours span {
    display: block;
    float: none;
}
}
@media (min-width: 62em) {
.m-teaser_supergraphic_3col .hours span {
    display: inline;
    float: right;
}
}
.m-teaser_supergraphic_3col .flex {
    display: flex;
}
.m-teaser_supergraphic_3col .flex-wrap {
    flex-wrap: wrap;
}
.m-teaser_supergraphic_3col .flex-column {
    flex-direction: column;
}
.m-teaser_supergraphic_3col .flex-grow {
    flex-grow: 1;
}
.m-teaser_supergraphic_3col .container > .row > div {
    padding-bottom: 36px;
}
@media (min-width: 48em) {
.m-teaser_supergraphic_3col .container > .row > div {
    padding-bottom: 0;
}
}
@media (min-width: 62em) {
.m-teaser_supergraphic_3col .container > .row > div {
    min-height: 305px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 15px;
}
.m-teaser_supergraphic_3col .container > .row > div:first-of-type {
    padding-left: 15px;
}
.m-teaser_supergraphic_3col .container > .row > div:last-of-type {
    padding-right: 15px;
}
}
