@media screen and (max-width: 765px) {
	.search-list__item_column:first-child {
		padding-left: 4px;
		margin-right: 10px;
	}
}
