.breadcrumb-block{
  display:none;
}
.product-list-block ul {
    margin: -40px -20px 0;
    align-items: flex-start;
}

@media screen and (max-width: 1023px){
	.search-wrap {
		bottom: -115px;
	}
	.home-slider-block {
		margin-top: 125px;
	}
}