article.articleSingle figure{
    max-height: none !important;
    height: auto !important;
    margin-bottom: 40px;
    border-radius: 3px !important;
}
article.articleSingle figure img{
    border-radius: 3px !important;
}
.parallax_one {
    background-image: asset('/public/starfm/assets/demo-data/parallax.jpg') !important;
}

@media (max-width: 767px){
    .album-grid-wrap {
        padding-top: 0px!important;
    }
}
