- .albumSection {
 
-   background: url('../../images/album-bg.png') no-repeat top center #fff;
 
-   background-size: contain;
 
-   border-radius: 16px;
 
-   margin: 12px 13px;
 
-   padding: 12px 12px 0;
 
-   .albumTitle {
 
-     font-size: 16px;
 
-     font-weight: 500;
 
-     color: #131415;
 
-     line-height: 22px;
 
-     padding-bottom: 24px;
 
-   }
 
- }
 
 
  |