/*
html {
    margin-left: 0!important;
}
.row-fluid.banner.cheio {
    position: relative;
    overflow: hidden;
    padding-bottom: 28.481%;
}
.row-fluid.banner.cheio > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.span12.banner.tarja {
    position: relative;
    overflow: hidden;
    padding-bottom: 4.5%;
}
.span12.banner.tarja > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.banner.mini-banner .flexslider {
    position: relative;
    overflow: hidden;
    padding-bottom: 67%;
}
.banner.mini-banner .flexslider .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
*/



