.no-mt{
	margin-top: 0;
}

.no-mtb{
	margin-top: 0;
	margin-bottom: 0;
}

.no-ptb{
	padding-top: 0;
	padding-bottom: 0;
}