/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


.genre_banner {
    margin-top: 20px;
}

.img-fluid-featured {
    max-width: 100%;
    height: auto;
    padding:20px;
}

.img-fluid-promoter {
    max-width: 100%;
    height: auto;
    padding: 20px;
}

.iframe_youtube {
    width: 100%;
    height: 443px;
    padding: 10px;
    margin: 0px;
}