﻿.songWrapper{
    margin-left: 5%;
    margin-top: 30px;
    width: 90%;
    height: auto;
    overflow: hidden; /* prevent wrapper from colapsing */
}
.songDiv2{
    float: left;
    display: inline;
    width: auto;
    height: auto;
}
.songText{
    float: left;
    display: inline;
    width: 50%;
}
.playerDiv{
    float: right;
    display: inline;
    width: 35%;
    height: auto;
}
.coverImg{
    float: left;
}
.reverbNation{
    width: 100%;
    height: 150px;
    display: inline-block;

}
.spotify{
    width: 100%;
    height: 75px;
    display: inline-block;