
.trending-img {
    height: 230px;
    width: 100%
}

.iframe iframe{
    width: 100%!important;
    height: 100vh!important;
}

.bg-breadcrumb {
    /* Full height */
    height: 100%;
    width: 100%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.breadcrumb.breadcrumb-light .breadcrumb-item::after {
    color: black;
}
