h1{font-family:Raleway,sans-serif;font-size:3em}.songs{margin:2rem auto 0;width:95%}.songBlock{padding-top:3rem;display:flex;align-items:center;justify-content:center;align-content:space-between;flex-direction:column;width:90%;margin:0 auto}.songText{margin-left:0}.songTitle{text-align:left;font-family:Montserrat,sans-serif}.songDescription{text-align:left;font-size:1.3em}.coverImg{width:20rem;height:auto}.myLink{color:var(--primary);text-align:left}@media screen and (min-width:480px){.songs{margin:3rem auto 0;width:80%;font-size:1.2em}.songBlock{padding-top:3rem;display:flex;align-items:center;justify-content:center;align-content:space-between;flex-direction:row;width:80%;margin:0 auto}.songText{margin-left:5rem}}