.no-space {
	margin-top: -34px;
}
 @media screen and (max-width: 768px) {
.no-space {
	margin-top: -28px;
}
}

