.favorits-global{
    display: inline-block;
    width: 100%;
}

.favorits-global-list{
    width: 30%;
    display: inline-block;
    float: left;
    padding: 8px;
}
.favorits-item-header{
    height: 32px;
    overflow: hidden;
}
.favorit-body{

}
.favorit-item-body  img{
    width: 100%;
}

.favorits-title{
    text-align: center;
    display: inline-block;
    width: 95%;
}
.favorits-title p{
    margin: 0px;
    font-size: 15px;
}
.events-gallery-slider form:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.events-gallery-slider button{
    float: right;

}