



@media only screen and ( max-width: 960px )
{
	.pllbc01
	{
		/*
		width: calc( 100% - 0.5em );
		margin-left: 0.5em;
		*/
		width: 100%;
		margin-left: 0;
	}
	
	
	.pllbc01:first-of-type
	{
		margin-top: 16px;
	}
	
	
	.pllbc01:last-of-type
	{
		margin-bottom: 24px;
	}
	
	
	.pllbc01 .pllist01
	{
		margin-top: 0;
		margin-bottom: 0;
	}
}
