  .steel-catalog__head {
	padding-top: 100px;
}

@media all and (max-width: 575px) {
	.steel-catalog__head {
		padding-top: 50px;
	}
}