.home-middle .home-hero-carousel {
    margin-top: 25px;
}

.home-middle .home-hero-carousel #carousel-arrow {
    top: calc(50% - (40px/2));
}

.home-middle .home-hero-carousel .sliderimage {
    height: auto;
    opacity: .9;
}

.home-middle .home-hero-carousel .news-carousel {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0;
    height: 0;
}

.home-middle .home-hero-carousel .news-carousel .brightcove-news-carousel-player {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home-middle .press-border img {
    width: 100%;
    height: auto;
    opacity: .55;
    max-width: 80px;
}
