﻿.epgPsDividerDiv {
	height:0;
	margin-bottom:0;
}

@media screen and (max-width: 600px), only screen and (max-device-width: 600px) {
	.epgPsDividerDiv { margin-bottom:0;}
}