@media screen and (min-width: 414px) {
.album-cover-01{
  background-image: url(../images/works/01.jpg); 
}
}
@media screen and (max-width: 415px) {
.album-cover-01{
  background-image: url(../images/works/01m.jpg); 
}
}


@media screen and (min-width: 414px) {
.album-cover-02{
  background-image: url(../images/works/02.jpg); 
}
}
@media screen and (max-width: 415px) {
.album-cover-02{
  background-image: url(../images/works/02m.jpg); 
}b=
}

@media screen and (min-width: 414px) {
.album-cover-03{
  background-image: url(../images/works/03.jpg); 
}
}
@media screen and (max-width: 415px) {
.album-cover-03{
  background-image: url(../images/works/03m.jpg); 
}
}

@media screen and (min-width: 414px) {
.album-cover-04{
  background-image: url(../images/works/04.jpg); 
}
}
@media screen and (max-width: 415px) {
.album-cover-04{
  background-image: url(../images/works/04m.jpg); 
}
}

@media screen and (min-width: 414px) {
.album-cover-05{
  background-image: url(../images/works/05.jpg); 
}
}
@media screen and (max-width: 415px) {
.album-cover-05{
  background-image: url(../images/works/05m.jpg); 
}
}

@media screen and (max-width: 414px) {
.discography-cover-01{
  background-image: url(../images/discography/01m.jpg); 
}
.discography-cover-03{
  background-image: url(../images/discography/03m.jpg); 
}
.discography-cover-05{
  background-image: url(../images/discography/05m.jpg); 
}
.discography-cover-07{
  background-image: url(../images/discography/07m.jpg); 
}
.discography-cover-09{
  background-image: url(../images/discography/09m.jpg); 
}
.discography-cover-11{
  background-image: url(../images/discography/11m.jpg); 
}
.discography-cover-13{
  background-image: url(../images/discography/13m.jpg); 
}
.discography-cover-15{
  background-image: url(../images/discography/15m.jpg); 
}
.discography-cover-17{
  background-image: url(../images/discography/17m.jpg); 
}
.discography-cover-19{
  background-image: url(../images/discography/19m.jpg); 
}
}

@media screen and (min-width: 415px) {
.discography-cover-01{
  background-image: url(../images/discography/01.jpg); 
}
.discography-cover-03{
  background-image: url(../images/discography/03.jpg); 
}
.discography-cover-05{
  background-image: url(../images/discography/05.jpg); 
}
.discography-cover-07{
  background-image: url(../images/discography/07.jpg); 
}
.discography-cover-09{
  background-image: url(../images/discography/09.jpg); 
}
.discography-cover-11{
  background-image: url(../images/discography/11.jpg); 
}
.discography-cover-13{
  background-image: url(../images/discography/13.jpg); 
}
.discography-cover-15{
  background-image: url(../images/discography/15.jpg); 
}
.discography-cover-17{
  background-image: url(../images/discography/17.jpg); 
}
.discography-cover-19{
  background-image: url(../images/discography/19.jpg); 
}

}

