Squad

a {
font-color:40ff52;
}

#membersWrapper {
max-width: 100%;
margin-bottom:40px;
}

#membersWrapper img {
padding:1px;
}
@media screen and (max-width: 368px){
#membersWrapper img{ width:48%;}
}

#membersWrapper img:hover {
opacity:.7;
}

#textWrapper {
width: 100%;
height: 100px;
padding: 10px 0px 10px 0px;
margin-bottom: 35px;
border-top: 1px solid #fff;
}

.text-Left {
width: 48%;
min-width:100px;
float: left;
}
@media screen and (max-width: 767px){
div.text-Left{ width:100%; margin-bottom:15px;}
}

.text-Right {
width: 48%;
min-width:100px;
float: right;
}
@media screen and (max-width: 767px){
div.text-Right{ width:100%; margin-bottom:15px;}
}

.titles {
color: #fff;
font-family: Oswald, san-serif;
font-size: 22px;
text-transform: uppercase;
min-width:100px;
}
@media screen and (max-width: 767px){
div.titles{ width:100%; margin-bottom:15px;}
}

#musicWrapper {
width: 48%;
min-width:100px;
float:left;
}
@media screen and (max-width: 368px){
#musicWrapper{ width:100%; margin-bottom:15px;}
}
@media screen and (max-width: 767px){
#musicWrapper{ width:100%; margin-bottom:15px;}
}


#externalStores {
width: 48%;
min-width:300px;
float: left;
margin-right: 45px;
}
@media screen and (max-width: 767px){
#externalStores{ width:100%; margin-bottom:15px;}
}

Coming Soon...