/*-----------------------------------------------------------------------------------*/
/*	wbox Teaser
/*-----------------------------------------------------------------------------------*/
@media (min-width: @screen-lg) {
    
    }

.wbox-teaser a:hover {
   text-decoration: none;
}

.wbox-teaser .wbox-teaser-content h2:after {
 font-family: 'FontAwesome';
    font-size: 0.9em;
    display: inline-block;
    content: '\f054';
    float: right;   
}

.wbox-teaser .wbox-teaser-content h2 {
    margin-top: 20px !important;
}