.mt-minus-50{
	margin-top: -50px;
}
.mt-minus-4 {
	margin-top:-26px !important;
}
@media (max-width: 1024.98px){
	.mt-minus-50{
	margin-top: 0;
}
}