@charset "UTF-8";
/* CSS Document */
@media(max-width:767px) 
{
	.one_half.prk_songs_ul_wrapper {
		width:100%;
		padding-bottom:0px;
	}
	.one_half.prk_songs_ul_wrapper>ul {
		margin-bottom:0px;
		margin-top:0px !important;
	}
}
@media(max-width:480px) 
{
	.one_half.prk_songs_ul_wrapper>ul>li {
			height:auto !important;
	}
}