.teaser-image-block {
    position: relative;
    margin-bottom: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: auto;
    width: 100%;
    overflow: hidden;
    max-height: 263px;
}