.content_11 .sectionContainer {padding-bottom:0;}

.content_11 .teaser {margin:15px 0 30px; background-color:#fff;}
.content_11 .teaserPic {float:left;}
.content_11 .even .teaserPic {float:right; text-align:right;}
.content_11 .teaserContent {font-size:0.95em;}
.content_11 .teaserLink {position:absolute; top:0; left:0; height:100%; width:100%;}

.content_11 .teaserPic img {display:block;}

@media screen and (min-width:991px){
  .content_11 .teaserPic img {width:100%; height:auto;}
  .content_11 .teaserContent {padding-left:30px; padding-right:30px;}
  .content_11 .teaserContent p {line-height:1.6em;}
  .content_11 .rounded .teaser {border-radius:180px 0 0 180px;}
  .content_11 .rounded .teaser.even {border-radius:0 180px 180px 0;}
  .content_11 .rounded .teaserPic img {border-radius:49%;}
  .content_11 .fullpic .teaserPic {padding:0;}
}

@media screen and (min-width:768px){
  .content_11 .teaserPic img {width:100%; height:auto;}
}

@media screen and (min-width:1200px){
  .content_11 .teaserContent {font-size:1.1em;}
}

@media screen and (max-width:990px){
  .content_11 .teaserContent {font-size:0.9em; margin-top:-1em; margin-bottom:-1em;}
}

@media screen and (max-width:767px){
  .content_11 .teaserPic img {width:270px; height:auto;}
  .content_11 .teaserPic, .content_11 .even .teaserPic {text-align:center; padding:15px !important;}
}