#owaspotify{
	position:absolute;
	z-index:2;
	top:180px;
	right:40px;

}
@media all and (max-width:550px) {

#owaspotify{
	position:static;
	margin-bottom:41px;
	background-color:#000;
}
#owaspotify_container {
	width:300px;
	margin:0 auto;

}
}
