
.tx-jclocations .ctype-t3design_teaser .teaser-content {
    left: 80px;
    right: 80px;
    line-height: 1.4em;
}

@media(max-width:1480px)
{
    .tx-jclocations .ctype-t3design_teaser .teaser-content {
        left: 40px;
        right: 40px;
        line-height: 1.2em;
        font-size:1rem;
    }
}
/*
@media(max-width:991px)
{
    .tx-jclocations .ctype-t3design_teaser .teaser-content {
        left: 20px;
        right: 20px;
        line-height: 1.2em;
        font-size:0.9rem;
    }
}*/