@charset "UTF-8";
#banner {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-position: center center;
}
.navbar-toggler-icon {
}
.hide {
    display: none;
}

@media screen and (max-width:575px){
.container-fluid.artwork {
    height: 400px;
    width: 75%;
}
#banner {
	background-position: 65% 0%;
}
}
.artwork1 {
}
#featured {
}
#audioplayer {
}
#one {
}
