.music-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5)),
                url('/static/hobby/img/music_bg2.jpeg') 0px 0px no-repeat;
    background-size: cover;
    background-position: center center;
}

.naeco-cisum{
    width: 260px;
}

/*.music-bg {
    background: url('/static/hobby/img/music_bg.jpeg') 0px 0px no-repeat;
    background-size: cover;
    background-position: center center;
}*/

.circle-div {
    width: 150px;
    height: 150px;
}

.circle-pic {
    height: 100%;
    width: auto;
}