﻿.slides {
    /*width: 400%;*/
    /*height: 100%;*/
    position: relative;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    animation: none !important;
}

#fh5co-hero .flexslider .slides li {
    height: 90% !important;
    max-height: 450px !important;
    min-height: 0 !important;
}

.espacioDetalle {
    padding-bottom: 15%;
}

#noticias-bootstrap .item img
{
    padding-top:0 !important;
}

@media screen and (max-width: 768px) {
    .espacioDetalle {
        padding-bottom: 0;
    }

    #fh5co-hero {
        min-height: 0 !important;
        height: auto !important;
    }
}
